Learn how to authenticate your requests
Do not share your API key with anyone, as it can be used to make requests to the API on your behalf.
x-api-key
header of your request. Here is an example of how to do this using curl
:
401 Unauthorized
response.
Get Live API Key
button in the API Dashboard.
After generating the production API key, it will be displayed on the page. Make sure to copy it and store it securely.
Do not share your API key with anyone, as it can be used to make requests to the API on your behalf.
This is an example of live API Key. It was revoked, so it does not work anymore and is safe to show in this example.
Upgrade
button in the top-right corner of the API Dashboard
or by directly going to the Plans page.