Skip to main content
GET
Generate MCP token

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

flow_id
string
required

ID of flow

tenant
string
required

ID of tenant

Response

200

token
string
required

Base64-encoded bearer token to pass as Authorization: Bearer <token> when calling Composite MCP.

Example:

"eyJlbnZfaWQiOiJkZXYtdjEiLCJmbG93X2lkIjoiLi4uIn0="