List supported routes
Searches supported partner routes by category, country, optional subdivision, source currency, destination currency, and payment method or payment type. When both paymentMethod and paymentType are provided, paymentMethod takes precedence. Provider scope rules:
- No Basic Auth and no
Meld-Account-Id: results come from the global dataset. - Basic Auth only: results are restricted to the authenticated identity’s
providersclaim. Meld-Account-Idonly: results are restricted to providers configured for that account.- Both Basic Auth and
Meld-Account-Id: results are restricted to the intersection of both provider sets. - Explicit partner filters are intersected with the resolved provider scope.
Explicit partners filtering is intersected with the resolved provider scope.
If the effective provider scope contains no providers, this collection endpoint returns 200 with an empty result.
Headers
Optional. Base58 encoded account id. Restricts results to providers configured for the account. If Basic Auth is also present, the effective scope is the intersection of authenticated providers and account providers.
Path Parameters
Provider category Categories of functionality offered by a service provider
CRYPTO_ONRAMP, CRYPTO_OFFRAMP, CRYPTO_TRANSFER, BANK_LINKING, FIAT_PAYMENTS, CRYPTO_VIRTUAL_ACCOUNT_ONRAMP, CRYPTO_VIRTUAL_ACCOUNT_OFFRAMP, CUSTOMER_KYC, CRYPTO_ONRAMP_SWAP, CRYPTO_OFFRAMP_SWAP Country code
Destination currency code
Source currency code
Query Parameters
Comma-separated partner ids
Canonical payment method code
Payment method type Enumeration of payment method types supported by the platform
BANK_TRANSFER, CARD, CASH, EXCHANGE, LOCAL, MOBILE_WALLET Country subdivision code. Supported for US and CA only. Use either full ISO 3166-2 code or local code.
Response
Supported routes
Partner identifier
"BANXA"
Source currency code
"USD"
Destination currency code
"BTC"
Payment methods for the route. Empty for swap routes without payment methods.
Provider KYC limits for this route. Empty when limits are not available.