OAuth endpoint

POST /api/oauth/authorize

Approve or deny an MCP authorization request.

LiveAll plans

Endpoint contract

PropertyValue
MethodPOST
Path/api/oauth/authorize
SurfaceOAuth
AccessSigned-in resource owner
StatusLive

Purpose

Approve or deny an MCP authorization request.

Usage boundary

Authentication required

Caller requirements: Signed-in resource owner. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation