v1

latestOpenAPI 3.0.32026-07-17365370.0 KB
AuthService

Authorize a request from an Agent or MCP Server

post/v1alpha1/auth/authorize

Request body

resolverMetadataIdstring

The resolver metadata id for which authorization is requested.

toolNamestring

The MCP Server tool name.

userTokenstring

The User context in the form of an id or access token. Mandatory for User Approval Flows.

Response

OK

authorizationCodestring

If authorization is successful, return a code to be used for the token endpoint.