Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.
Body
application/json
The currency of the account to convert from (e.g. USD).
The currency of the account to convert to (e.g. USDC).
The amount to be converted (denominated in the currency specified in from_account
).
Trade incentive to waive trade fees.
Response
A successful response.