# MoonPay Developer Docs ## Docs - [Using the API](https://moonpay.mintlify.app/api-reference/documentation/using-the-api.md): Get started with the MoonPay Platform API - [List payment methods](https://moonpay.mintlify.app/api-reference/endpoints/payment-methods/list.md): Get available payment method configurations for a user - [Get a quote](https://moonpay.mintlify.app/api-reference/endpoints/quotes/get.md): Build quotes for fiat->crypto transactions - [Create a session](https://moonpay.mintlify.app/api-reference/endpoints/sessions/create.md): Create a session token to initialize a connection - [Get a transaction](https://moonpay.mintlify.app/api-reference/endpoints/transactions/get.md): Get details for a single transaction by ID - [List transactions](https://moonpay.mintlify.app/api-reference/endpoints/transactions/list.md): List transactions for the connected user with optional date filtering and pagination - [Asset](https://moonpay.mintlify.app/api-reference/objects-and-types/asset.md): A fiat currency or crypto token - [Fees](https://moonpay.mintlify.app/api-reference/objects-and-types/fees.md): Fee breakdown for an operation - [Payment Method](https://moonpay.mintlify.app/api-reference/objects-and-types/payment-method.md): A payment method configuration with its capabilities and availability - [Quote](https://moonpay.mintlify.app/api-reference/objects-and-types/quote.md): A quote for a buy transaction with locked rate, fees, and expiry - [Transaction](https://moonpay.mintlify.app/api-reference/objects-and-types/transaction.md): A transaction representing a crypto purchase or sale - [Wallet](https://moonpay.mintlify.app/api-reference/objects-and-types/wallet.md): A blockchain wallet address - [Apple Pay](https://moonpay.mintlify.app/frames/apple-pay.md): Details on working with the [Apple Pay](/guides/pay-with-apple-pay) frame. - [Check](https://moonpay.mintlify.app/frames/check.md): Check if a customer has an active connection. - [Connect flow](https://moonpay.mintlify.app/frames/connect.md): Details on working with the [connect](/guides/connect-a-customer) frame. - [Overview](https://moonpay.mintlify.app/frames/overview.md): Protocol details for co-branded and headless [frames](/overview/core-concepts#frames). - [Widget](https://moonpay.mintlify.app/frames/widget.md): Details on working with the [widget](/guides/pay-with-widget) frame. - [API and SDK credentials](https://moonpay.mintlify.app/guides/api-and-sdk-credentials.md): Understand the tokens and credentials you need for your integration. - [Connect a customer](https://moonpay.mintlify.app/guides/connect-a-customer.md): Connect a customer's MoonPay account to your app. - [Handle challenges](https://moonpay.mintlify.app/guides/handling-challenges.md): Detect and respond to challenges. - [Generate API clients](https://moonpay.mintlify.app/guides/openapi-codegen.md): Generate type-safe API clients from the OpenAPI specification. - [Pay with Apple Pay](https://moonpay.mintlify.app/guides/pay-with-apple-pay.md): Allow customers to buy crypto headlessly with Apple Pay. - [Pay with widget](https://moonpay.mintlify.app/guides/pay-with-widget.md): Render the MoonPay buy widget to support all payment methods and regions. - [Configure frame appearance](https://moonpay.mintlify.app/guides/presentation-and-appearance.md): Control how co-branded frames look and behave in your app. - [Core concepts](https://moonpay.mintlify.app/overview/core-concepts.md): Key terms and concepts for integrating with the MoonPay Platform - [Introduction](https://moonpay.mintlify.app/overview/introduction.md): Build fiat->crypto experiences with headless payments. You control the user experience while MoonPay handles compliance, risk, and fraud. - [Requirements](https://moonpay.mintlify.app/overview/requirements.md): Requirements for the headless ramp integration. - [Test mode](https://moonpay.mintlify.app/overview/test-mode.md): Use test mode to develop and test your integration without transferring real assets. ## OpenAPI Specs - [openapi](https://api.moonpay.com/platform/openapi.json) - [openapi-webhooks](https://moonpay.mintlify.app/openapi-webhooks.json) ## Optional - [Help Center](https://support.moonpay.com/) Built with [Mintlify](https://mintlify.com).