# EQX ## Docs - [AI Integrations](https://docs.eqxpay.io/ai-integrations.md): Use EQX with AI agents via MCP and llms.txt - [Get the autoconvert summary for the authenticated user](https://docs.eqxpay.io/api-reference/autoconvert/get-autoconvert-summary.md) - [Get an autoconvert credit by ID](https://docs.eqxpay.io/api-reference/autoconvert/get-credit.md) - [List autoconvert credits for the authenticated user](https://docs.eqxpay.io/api-reference/autoconvert/list-credits.md) - [Autoconvert](https://docs.eqxpay.io/api-reference/autoconvert/overview.md): On-deposit auto-conversion summary and credit history - [Create a payout beneficiary](https://docs.eqxpay.io/api-reference/beneficiaries/create-beneficiary.md) - [Deactivate a beneficiary](https://docs.eqxpay.io/api-reference/beneficiaries/deactivate-beneficiary.md) - [Get a beneficiary by ID](https://docs.eqxpay.io/api-reference/beneficiaries/get-beneficiary.md) - [List beneficiaries for the authenticated user](https://docs.eqxpay.io/api-reference/beneficiaries/list-beneficiaries.md) - [Beneficiaries](https://docs.eqxpay.io/api-reference/beneficiaries/overview.md): Create and manage payout recipients - [Update a beneficiary](https://docs.eqxpay.io/api-reference/beneficiaries/update-beneficiary.md) - [Create a hosted checkout session](https://docs.eqxpay.io/api-reference/checkout/create-session.md) - [Get a checkout session by ID (integrator-scoped)](https://docs.eqxpay.io/api-reference/checkout/get-session-by-id.md) - [Get public session data for the checkout page (no auth required)](https://docs.eqxpay.io/api-reference/checkout/get-session-by-token.md) - [Checkout](https://docs.eqxpay.io/api-reference/checkout/overview.md): Hosted checkout sessions for payer-facing payment collection - [Submit payment through the hosted checkout page](https://docs.eqxpay.io/api-reference/checkout/submit-session.md) - [Create a new collection (initiate inbound payment)](https://docs.eqxpay.io/api-reference/collections/create-collection.md) - [Get a single collection by ID](https://docs.eqxpay.io/api-reference/collections/get-collection.md) - [Get capability document for a specific rail](https://docs.eqxpay.io/api-reference/collections/get-rail-capability.md) - [List collections for the authenticated integrator](https://docs.eqxpay.io/api-reference/collections/list-collections.md) - [List markets available to the calling integrator](https://docs.eqxpay.io/api-reference/collections/list-markets.md) - [List active rails for a market](https://docs.eqxpay.io/api-reference/collections/list-rails.md) - [Collections](https://docs.eqxpay.io/api-reference/collections/overview.md): Inbound payment collections and market/rail discovery - [Refund a completed collection](https://docs.eqxpay.io/api-reference/collections/refund-collection.md) - [List deposit addresses for the authenticated user](https://docs.eqxpay.io/api-reference/deposits/list-deposit-addresses.md) - [List deposits for the authenticated user](https://docs.eqxpay.io/api-reference/deposits/list-deposits.md) - [Deposits](https://docs.eqxpay.io/api-reference/deposits/overview.md): On-chain deposit addresses and deposit history - [Provision a deposit address for the authenticated user](https://docs.eqxpay.io/api-reference/deposits/provision-address.md) - [List active rate sources](https://docs.eqxpay.io/api-reference/markets/list-active-sources.md) - [List available market rate records](https://docs.eqxpay.io/api-reference/markets/list-rates.md) - [List supported retail offramp routes](https://docs.eqxpay.io/api-reference/markets/list-supported-retail-routes.md) - [Markets](https://docs.eqxpay.io/api-reference/markets/overview.md): Exchange rates and supported currencies - [Resolve the locked retail offramp rate for a supported corridor](https://docs.eqxpay.io/api-reference/markets/resolve-retail-rate.md) - [List inbound funding events for the authenticated user](https://docs.eqxpay.io/api-reference/onramp/list-inbound-funding.md) - [Onramp](https://docs.eqxpay.io/api-reference/onramp/overview.md): Inbound on-chain funding events - [API Reference](https://docs.eqxpay.io/api-reference/overview.md): Full integrator API surface for the EQX Settlement Platform - [Commit a retail payout transaction from an accepted quote](https://docs.eqxpay.io/api-reference/payouts/commit-transaction.md) - [Create a retail offramp quote](https://docs.eqxpay.io/api-reference/payouts/create-quote.md) - [List available retail offramp routes](https://docs.eqxpay.io/api-reference/payouts/get-routes.md) - [Get retail payout transaction detail](https://docs.eqxpay.io/api-reference/payouts/get-transaction-detail.md) - [List retail payout transactions for the authenticated user](https://docs.eqxpay.io/api-reference/payouts/list-transactions.md) - [Payouts](https://docs.eqxpay.io/api-reference/payouts/overview.md): Routes, quotes, and retail payout transactions - [Create a risk signal](https://docs.eqxpay.io/api-reference/risk/create-signal.md) - [Get a risk signal by id](https://docs.eqxpay.io/api-reference/risk/get-signal.md) - [List open risk signals for the authenticated actor](https://docs.eqxpay.io/api-reference/risk/list-open-signals.md) - [Risk](https://docs.eqxpay.io/api-reference/risk/overview.md): Risk signals for compliance and fraud monitoring - [Authentication](https://docs.eqxpay.io/authentication.md): Bearer tokens and idempotency keys — how EQX API security works - [Autoconvert](https://docs.eqxpay.io/concepts/autoconvert.md): Automatic crypto-to-fiat conversion on deposit - [Balances](https://docs.eqxpay.io/concepts/balances.md): Float balances and how pre-funded liquidity works - [Beneficiaries](https://docs.eqxpay.io/concepts/beneficiaries.md): Managing payout recipients - [Checkout](https://docs.eqxpay.io/concepts/checkout.md): Hosted payment pages for collecting funds from payers - [Collections](https://docs.eqxpay.io/concepts/collections.md): How EQX collects inbound payments from payers - [Deposits](https://docs.eqxpay.io/concepts/deposits.md): On-chain stablecoin deposits into EQX custody - [Payouts](https://docs.eqxpay.io/concepts/payouts.md): The quote-and-commit flow for stablecoin-to-fiat payouts to beneficiaries - [Errors](https://docs.eqxpay.io/errors.md): EQX error envelope format and common error codes - [Introduction](https://docs.eqxpay.io/introduction.md): The EQXPay API — stablecoin-to-fiat infrastructure for Africa's digital economy - [Quickstart](https://docs.eqxpay.io/quickstart.md): Make your first EQX API call in under few minutes - [SDKs](https://docs.eqxpay.io/sdks/overview.md): Official client libraries for the EQXPay API - [PHP SDK](https://docs.eqxpay.io/sdks/php.md): Official PHP client for the EQXPay API - [Python SDK](https://docs.eqxpay.io/sdks/python.md): Official Python client for the EQXPay API - [TypeScript SDK](https://docs.eqxpay.io/sdks/typescript.md): Official Node.js / TypeScript client for the EQXPay API - [Webhook Events](https://docs.eqxpay.io/webhooks/events.md): Full event catalog with payload schemas - [Webhooks](https://docs.eqxpay.io/webhooks/overview.md): Real-time event notifications for payouts, deposits, and settlements ## OpenAPI Specs - [openapi](https://docs.eqxpay.io/api-reference/openapi.json) ## Optional - [Status](https://status.eqxpay.io) - [Community](https://discord.gg/kXC5jfWs2)