All API endpoints are authenticated using the API Key that you can find in your Dashboard.All requests made with your API key will be done by your organization itself.
Copy
--header 'x-api-key: API_KEY'
For all your requests, you can just add an header named “x-api-key” with the api key as value.