Create a new API key
To use the API you will need to generate a new API key. Ask your Account Manager for an API key, which will come in a .pem file, in order to start with your integration.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.