v1

latestOpenAPI 3.1.02026-07-26460218.4 KB

List Conversions

Lists auto-convert conversions with pagination and filtering.

get/conversions

Query parameters

limitstring

Max results per page.

cursorstring

Pagination cursor from a previous response's nextCursor.

statusstring

Filter by conversion status, e.g. COMPLETED, FAILED.

currencystring

Filter by source or destination currency.

typestring

Filter by transfer type, e.g. fiat-crypto, crypto-fiat.

dateFromstring

Start of creation-date range (ISO-8601).

dateTostring

End of creation-date range (ISO-8601).