API Documentation
Authentication
How to authenticate your requests to the Poix API
You’ll need to authenticate your requests to access the endpoints in the Poix API. Take a look at how authentication works.
Bearer Token
When requesting resources, you will need a API key — create one in the Dashboard. Here’s how to add the API token to the request header using cURL:
Always keep your API token key safe and reset it if you suspect it has been compromised.
You can create, revoke or delete your API token in the Dashboard. Once created, it will be shown only once so keep it safe.