Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Body

application/json

No input needed — the server generates the session token

Response

200 - application/json

OK

Newly created MCP auth session

sessionId
string
required

Session ID for the authorize URL

token
string
required

Secret token for polling — keep this on the MCP server side

authUrl
string<uri>
required

URL to open in the browser