Get supported trading pairs for an account
Retrieve all asset trading pairs supported by a specific connected account, including the pair type (quote, market, onOffRamp).
Note: This endpoint is currently in beta and might be subject to changes.
GET
TypeScript
Path Parameters
The ID of the account to fetch supported pairs for.
Minimum string length:
1Query Parameters
Page size for pagination.
Required range:
1 <= x <= 100Page cursor for pagination.
Previous
Get exchange rates for an accountRetrieve current exchange rates for converting between specific assets in a connected account.
**Note:** This endpoint is currently in beta and might be subject to changes.
Next
TypeScript