
Welcome to the MoonPay Platform
Use the MoonPay Platform APIs, SDKs, and frames to build crypto ramps directly in your app. Before you start, review the requirements and core concepts.Getting started
Connect a customer
Connect a customer’s MoonPay account so you can list payment methods, get
quotes, and execute transactions.
Execute a transaction
Set up a payment method (like Apple Pay) and execute a transaction in your
UI.
Frames
Embed headless and co-branded UI in your app.
API reference
Explore the Platform API endpoints and parameters.
Quickstart
Get a session token
Create a session token on your server and send the token to your frontend.
Connect a customer
On your frontend, check whether the customer has an active connection. If they do, you receive credentials for the next steps.
List payment methods
List the payment methods available to the customer at the current time.
List payment methods
Get quotes
Get quotes with detailed fees and limits for transactions.
Get quotes
Execute headless payments
Once you have a quote, execute the transaction.
Pay with Apple Pay
