Skip to main content
POST
/
oauth
/
token
Exchange an MCP OAuth authorization code
curl --request POST \
  --url https://api.case.dev/oauth/token \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

OAuth token response