# meCash Developer Documentation > meCash is a digital finance platform facilitating global money movement—payouts, wallets, and collections—using blockchain and stablecoin technology. It provides a suite of APIs for faster, cheaper, and more accessible financial services in Africa and internationally. ## Essential Resources - **[Quickstart Guide](/quickstart.mdx)**: Initial setup, credentials, and Sandbox environment. - **[Authentication](/authentication.mdx)**: API key management and security. - **[API Reference](/api-reference/introduction.mdx)**: Full OpenAPI specification and error codes. - **[Webhook Documentation](/webhook/webhook.mdx)**: Real-time event notifications and signature verification. - **[MCP Server](/mcp-server/index.js)**: Model Context Protocol server for meCash API integration. ## Core APIs ### [Wallet API](/wallet-docs/wallet-overview.mdx) Manage multi-currency wallets, check balances, and fund accounts. - [Get All Wallets](/wallet/get-all-wallets.mdx) - [Get Wallet Balance](/wallet/get-wallet-balance.mdx) ### [Quote API](/quote-docs/about-quote.mdx) Real-time guaranteed exchange rates for cross-border conversions. - [Create Quote](/quote/create-quote.mdx) - [Supported Currencies](/quote-docs/supported-curriencies.mdx) ### [Payout API](/payout-docs/payout.mdx) Programmatic fiat payments to bank accounts and mobile money wallets. - [Create Payout](/payout/create-payout.mdx) - [Bulk Payouts](/payout-docs/bulk-payout.mdx) - [Corridor Examples](/payout-docs/payout-examples/index.mdx) (NGN, USD, EUR, GBP, etc.) ### [Collection API](/wallet-docs/mobile-money-collections.mdx) - **Mobile Money**: Request payments via RWF, KES, TZS networks. - **[Virtual Accounts](/virtual-accounts-docs/about-virtual-account.mdx)**: Issue NGN, MWK, and USD accounts for local collections. ### [Ramp API](/ramp-docs/ramp-overview.mdx) Crypto-to-fiat (Off-Ramp) and crypto-to-crypto deposits/withdrawals. - [Ramp Overview](/ramp-docs/ramp-overview.mdx) - [Deposit Crypto](/ramp-docs/deposit-crypto.mdx) - [Withdraw Crypto](/ramp-docs/withdraw-crypto.mdx) - [Offramp](/ramp-docs/offramp.mdx) - [Get All Wallets](/quote-ramp/get-all-wallets.mdx) - [Get Wallet](/quote-ramp/get-wallet.mdx) - [Get Wallet Balance](/quote-ramp/get-wallet-balance.mdx) - [Create Quote (Crypto)](/quote-ramp/create-quote-crypto.mdx) - [Create Quote (Offramp)](/quote-ramp/create-quote-offramp.mdx) - [Get Quote (Crypto)](/quote-ramp/get-quote-crypto.mdx) - [Get Quote (Offramp)](/quote-ramp/get-quote-offramp.mdx) - [Get Gas Fee](/quote-ramp/get-gas-fee.mdx) - [Create Transaction](/quote-ramp/create-transaction.mdx) - [Get Transaction](/quote-ramp/get-transaction.mdx) ## Tools & Features - **[Transaction API](/transaction-docs/get-transaction.mdx)**: Track and reconcile money movement. - **[Pay to China](/pay-china.mdx)**: Specialized guide for payments to Chinese bank accounts and wallets. - **[Payment Links](/payment-links.mdx)**: Create shareable links to collect payments easily. - **[API Testing Guide](/api-testing.mdx)**: Best practices for testing in Sandbox. - **[Ask AI](/ask-ai.mdx)**: Interactive AI-powered documentation assistant. ## Support & Community - **Dashboard**: [business.me-cash.com](https://business.me-cash.com/) - **Status & Releases**: [Release Notes](/release-notes.mdx) - **Email**: support@me-cash.com - **X (Twitter)**: [@mecash14](https://x.com/mecash14)