Tray.ai · Authentication Profile

Tray Ai Authentication

Authentication

Tray.ai secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

AutomationIntegrationiPaaSAI AgentsMCP
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tray-ai-embedded-api-openapi.yml, openapi/tray-ai-platform-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Use either a master token (obtained from Tray Embedded UI settings) or a user
    token (obtained via the authorize mutation). Master tokens are required for admin operations
    like managing users. User tokens are required for user-scoped operations like managing solution
    instances.
  sources:
  - openapi/tray-ai-embedded-api-openapi.yml
  - openapi/tray-ai-platform-api-openapi.yml