AI Platform Setup
The recommended first step is the in-product AI Platform Setup page.
Use it to:
- copy the current access token
- provision or retrieve an API key for backend use
- confirm the current
organizationId - run the public setup verification check
Credential model
- access token: short-lived Bearer token for interactive and
access_token_onlyroutes - API key: org-scoped Bearer token for public routes that allow
api_key_or_access_token - setup verification works with an access token even when key inventory is restricted
- listing keys requires
settings.read; creating them requiressettings.update
Public setup posture
- agents and agent-run detail are
stable - skills, tools, and evaluations are
public beta - sessions and realtime are not part of the default public setup flow