Create a new API key
To use the API you will need to generate a new API key. Head over to your dashboard and visit the Integrations page.
On this page, click the Add API key button select a name for your key. The name is purely for you to track what key is for what integration.
You will need to store the downloaded key securely as we will not store this key for you.
Learn more about private keys, key-pairs, and JWT in our
in-depth guide on authentication.
Summary
In this step you:- Learned about API authentication.
- Created a new private key for the API.
- Stored this API key in a secure place where your application can access it.