Authentication
Demo Key Usage
The API requires an API key to be passed in the header of each request as the x-api-key header. For General API usage, you can use the following key:
x-api-key: DEMO-API-KEY
This will limit the number of requests you can make to the API and the available endpoints, but it is enough to get started and see how the API works.