Skip to main content
Version: v2

Public API

Access to the API resources is secured. To interact with the endpoints, the client must be authenticated using an API Key. This key must be included in the request headers of every API call to successfully verify your identity and authorize access.

API Key Authentication (System Flow): An API Key is very easy to use. Simply include your valid API key in the custom request header x-api-key: <apiKeyValue>. This method bypasses the login and token refresh requirements. To obtain an API key, log in to the portal and navigate to your profile page.

Some endpoints contain premium content and require a paid plan or have different limits for free users. Depending on the plan, the user has different monthly credits and rate limits. For more information, see the API pricing table.

Authentication

Security Scheme Type:

apiKey

Header parameter name:

X-API-KEY