Get started with meCash API in 4 steps
Follow this quickstart guide to integrate meCash API into your application.Step 1: Create Your Account
Sign up for meCash Business
Sign up for meCash Business
- Visit meCash Business
- Click Sign Up and complete the registration form
- Verify your email address
- Complete KYB (Know Your Business) verification
KYB verification is required to access API services.
Complete KYB Verification
Complete KYB Verification
Submit the required documents:
- Business registration certificate
- Valid ID of business director
- Proof of address
Your API access will be enabled after KYB approval.
Step 2: Get Your API Keys
Generate API Key
Generate API Key
- Log into your meCash Business dashboard
- Navigate to Developer section
- Click Create a Key in the API Keys section
- Copy and securely store your API key
Keep your API key secure and never share it publicly.
Environment Setup
Environment Setup
- Production:
https://api.me-cash.com
- For live transactions - Sandbox:
https://sandboxapi.me-cash.com
- For testing and development
Use sandbox for testing your integration before going live.
Step 3: Configure Security
IP Whitelisting
IP Whitelisting
- Go to Developer section in your dashboard
- Navigate to IP Whitelisting
- Add your server’s IP addresses
- Save the configuration
API calls will be rejected from non-whitelisted IPs.
Step 4: Make Your First API Call
Test API Connection
Test API Connection
Try this simple request to test your setup:
Replace
YOUR_SANDBOX_API_KEY
with your sandbox API key. Use sandbox for testing!Next steps
Now that you have basic setup complete, explore these key features:Create Quotes
Learn how to generate currency conversion quotes.
Process Payouts
Send money to bank accounts and mobile wallets.
Manage Wallets
Create and manage multi-currency wallets.
Handle Webhooks
Set up real-time transaction notifications.
Need help? Contact us at support@me-cash.com or join our Discord community.