Get authorization key
To receive an API key, you must register or log in to your personal account.
Get your API keys
Your API requests are authenticated using API keys. Any request that does not include an API key will result in an error.
You can generate an API key from your Dashboard at any time.

Next, copy your API key and add it to the 'Headers' in all API requests
Authorization: <Your API key> (required for all requests)
Use IP authorization
You can use IP authorization to enhance security. However, using IP authorization also requires an API key. To enable this, complete the relevant fields in your Dashboard.

Last updated