Finding and using your API key
How to generate and use an API key
Hopefully, with these instructions, you'll find your API Key before you find Waldo.
- 1.
- 2.Select the workspace you want to manage via API
- 3.Click on Settings -> Integrations in the left nav
- 4.Scroll down to API and Webhooks
- 5.Copy the API key provided
You can click on the regenerate button to create a new API key at any time. Keep in mind that this will expire the old key.
You have to include your API Key in the
api-key
field of the header of your API requests.Check the field
api-key
for your API Key in the header of webhook requests to your endpoints.Last modified 8mo ago