Skip to main content

ExchangeToken

POST 

/v1/token/exchange

Usage Plan

TypeRequestsTime limit (seconds)
Rate150060
Burst150060

Learn more about rate limits and usage plans in the Rate Limiting guide.

Completes the OAuth exchange by executing the associated workflow. Provide the JWT access token obtained from CreateToken. The workflow is triggered on the seller's behalf, and the response includes the execution status, the seller's project code, a unique OAuth request ID for tracking, and the workflow result containing the protected resource (e.g. issued credentials). Refer to the integration guide for your specific workflow to see the expected result schema.

Request

Responses

A successful response.