Create a new API key
To use the API, generate a new API key. Head over to the dashboard and visit the Integrations page. On this page, click the Add API key button and select a name for the key. The name is purely to track what key is for what integration. The downloaded key needs to be stored securely as it is not stored by the system.Learn more about API keys and JWTs in the
in-depth guide on authentication.
Summary
In this step:- Learned about API authentication.
- Created a new API key for use with the API.
- Stored this API key in a secure place where the app can access it.