OAuth endpoint

POST /api/oauth/token

Exchange authorization codes or rotate refresh tokens.

LiveAll plans

Endpoint contract

PropertyValue
MethodPOST
Path/api/oauth/token
SurfaceOAuth
AccessOAuth client
StatusLive

Purpose

Exchange authorization codes or rotate refresh tokens.

Usage boundary

Authentication required

Caller requirements: OAuth client. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation