The MoonPay widget integration is powered by two APIs: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.
- Ramps & Swaps — buy, sell, and swap quotes; transaction lookups; supported countries, currencies, and payment methods.
- Virtual Accounts — programmatic on-ramp and off-ramp via virtual bank accounts, plus the associated transaction history.
On-ramp
Buy quotes, currency limits, network fees, and transaction lookups.
Off-ramp
Sell quotes and sell transaction lookups.
Swaps
Swap pairs, quotes, execution, and transaction lookups.
Data
Supported countries, currencies, payment methods, and IP-address checks.
DeFi tokens
Token data and token lists for DeFi assets.
Virtual Accounts
Programmatic on-ramp and off-ramp via virtual bank accounts.
Webhooks
Receive asynchronous notifications when transaction status changes.
Authentication
Most endpoints require an API key. Pass it as theapiKey query parameter,
or use the Authorization: Api-Key <secret> header where indicated.