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

API Keys

Use an API key to authenticate requests to the Gateway API.

Team API Key

Within workspace:

  1. Open Settings.

  2. Select Teams.

  3. Choose the team you want.

  4. Open API Keys.

  5. Select Generate API Key.

Make sure you save this API Key - you won't be able to access it again after closing the dialog.

Each team can have its API Key with custom settings: models enabled, fallbacks, etc.

If needed, you can rotate the API Key within API keys tab settings. This will rotate the API Key so the old one is deprecated, and you can change it to a new one.

User API Key

Within workspace:

  1. Open Settings from the left sidebar.

  2. Open API Keys.

  3. Select Generate API Key.

Make sure you save this API Key - you won't be able to access it again after closing the dialog.

Your API Key is set with custom settings: models enabled, fallbacks, etc. based on the team settings (made by org owner).

If needed, you can rotate the API Key within API keys tab settings. This will rotate the API Key so the old one is deprecated, and you can change it to a new one.

Requirements

API usage requires both a paid subscription and purchased API credits.

API credits are not included in your subscription.

Last updated