Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
To generate your API key, go to the project settings page and scroll to API Key section.
API Key is automatically generated, or you can also click on Generate New button to create a new one.
Each API is key is scoped to the project. Thus, each project will have different API keys.
Include the following header in each of your request to be authenticated properly.
Replace API_KEY
with the API key from the previous step.