Create a token
- Go to Settings → APIs & Webhooks
- Click + Create key
- Save the key and copy it immediately — it is shown once
- Use the generated token as your Bearer credential in the playground or your client
Using the playground
On any endpoint page in this API Reference:- Open the interactive playground (right panel or Try it)
- Set Authorization to your Bearer token
- Fill required parameters
- Click Send
Public OpenAPI document
The OpenAPI document itself is public (no auth):Authorization: Bearer ....