Skip to main content
GET
List Payment Methods
This endpoint requires a JWT from an external auth provider (Auth0, Firebase, Stytch, etc.) or a custom JWT backed by a JWKS endpoint. Crossmint Auth is not supported.

Headers

X-API-KEY
string
required

API key required for authentication

Query Parameters

cursor
string
limit
string
sort
enum<string>
Available options:
asc,
desc
type
enum<string>
Available options:
bank-account-br,
bank-account-co,
bank-account-mx-clabe,
bank-account-sepa-iban,
bank-account-us,
bre-b,
card,
pix
hasPayout
enum<string>

Filter to payment methods that have (true) or have not (false) funded a settled offramp payout. When set to false, cards are included in results. Omit to return all payment methods regardless of payout history.

Available options:
false,
true

Response

200

Returns the list of payment methods