Skip to main content

Overview

Developer Console is the Backoffice area used for Gateway token management. Tokens generated in Developer Console are the recommended option when you need one token that works across:
  • Workspace API
  • ZylonGPT API
  • Backoffice API
It is available to:
  • Accounts with Developer role
  • Accounts with Operator role when they also belong to a gateway
API tokens are created within gateways and are tied to both the gateway and the account that created them.
If you only need Workspace API access, you can use the Workspace-only flow in Workspace Token Management.
For role-based access details, see Roles and Permissions.

Create API Token

To create an API token:
  1. Open Developer Console.
  2. Select the target gateway.
  3. Click Create API Token.
  4. Enter a token name.
  5. Generate the token.
  6. Copy the token secret shown in the modal.
The token secret is shown only once. After closing the modal, it cannot be retrieved. Store it in a secure secret manager immediately.

Token usage and ownership

  • A token inherits the rules and configuration of its gateway.
  • Token activity is linked to the account that created it.
  • If a token is lost, revoke it and create a new one.