Authentication
All API requests are authenticated using an API key. This key is issued for each project and must be included in the request headers.
Header Format
x-api-key: YOUR_API_KEYHow to Obtain
You can copy it from the top section of the project's dashboard page.

Last updated
Was this helpful?