Creating an API key
You can create an API key by following these steps:1
Go to settings
Go to Settings > API keys.

2
Create an API key
Click on the “Create API key” button.Currently, you can only create an API key in the context of your own user. While we might add fine-grained permissions in the future, it’s not option right now.

3
Store your API key
Once your API key is created, make sure to copy and store it in a safe place. You won’t be able to see it again for security reasons. If it gets lost, you can create a new one.

4
Use your API key
Now that you have your API key, you can use it to access your account’s resources programmatically via any API request as a bearer token.