Getting Started
Overview
The MbiyoPay Merchant API allows merchants to integrate payment processing capabilities into their applications. The API supports deposits, payouts, and real-time webhook notifications.
Base URL
- Production:
https://mbiyopay.magoflash.com/api - Sandbox:
https://mbiyopay.magoflash.com/api
Authentication
All API requests must include an Authorization header with a Bearer token:
Authorization: Bearer YOUR_API_TOKEN
Getting API Tokens
- Log in to your merchant dashboard
- Navigate to API Integration
- Create a new token with either:
- Sandbox: For testing (no real money transactions)
- Production: For live transactions