Skip to main content

What is the Authentication process?

To access the API, a unique API key is required. All requests must include this key. It should be included in the HTTP headers of each request, under the "Authorization" field. In case of missing or invalid keys, a 401 HTTP error code will be returned.