Finding and using your API key

How to generate and use an API key

Where to find your API Key

Hopefully, with these instructions, you'll find your API Key before you find Waldo.

  1. Select the workspace you want to manage via API

  2. Click on Settings -> Integrations in the left nav

  3. Scroll down to API and Webhooks

  4. 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.

How to use your API Key

API Key

You have to include your API Key in the api-key field of the header of your API requests.

Webhooks

Check the field api-key for your API Key in the header of webhook requests to your endpoints.

Last updated