For the complete documentation index, see llms.txt. This page is also available as Markdown.

Use the API

View your API keys

  1. Go to your team settings

  2. Click API Keys

Create an API key

  1. Go to your team settings

  2. Click API Keys

  3. Click Add API Key

  4. Hover over the generated string

  5. Click Copy

  6. Store the key somewhere safe

You'll use your API key in an authorization header when making calls to our API.

Delete an API Key

  1. Go to your team settings

  2. Click API Keys

  3. Click the action dropdown next to the api key

  4. Click Delete Api Key

Setup a webhook URL

  1. Click General

  2. Add your webhook URL in the designated field

  3. (Optional) Generate a new webhook secret

Last updated