Authorization header.
Create a Developer API key
- Go to your account’s Manage Account.
- In Linked accounts, select Developer API and create your API key.
- Choose the permissions your API key should have based on your integration needs.
- Copy the generated API key and store it securely.
Permissions are configured per key. Grant a key only the permissions its integration needs.
Authorize your requests
Include your API key as a Bearer token in theAuthorization header of every request:
