Skip to main content

Default Behaviour

By default, the Scanner class connects to the SCANOSS OSS Knowledge Base API (OSSKB API) at https://api.osskb.org without requiring authentication.

Using an API Key

To authenticate with a SCANOSS API key, pass it as the api_key argument to the Scanner constructor. You can obtain an API key from your SCANOSS account dashboard.

Using a Custom API Endpoint

To direct the SDK to a different API endpoint, pass the url argument: