List available payment methods and their capabilities/limits
Data
List available payment methods
GET
List available payment methods and their capabilities/limits
Documentation Index
Fetch the complete documentation index at: https://dev.moonpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Secret API key. Format: Api-Key sk_live_...
Example:
"Api-Key <secret>"
Query Parameters
ISO-4217 currency code (e.g., USD, EUR).
Example:
"USD"
ISO3 country code of residence (e.g., USA, GBR, PRT). Used to determine region when provided.
Example:
"USA"
State of residence (ISO2). Required when countryCodeOfResidence = US.
Example:
"NY"
Transaction type.
Available options:
buy, sell Response
Array of available payment methods and their status for the requested region.
Transaction payment method type.
Example:
"credit_debit_card"
Example:
"Credit and Debit Card"
Example:
"https://static.moonpay.com/widget/payment_methods/CardGeneric.svg"