Skip to main content
We are using bearer token authorization. You will need your API key (check the getting started section if you don’t know how to create one). Add a new header to your request, called authorization, with the value: Bearer {{key}} - where key is your API key.