Skip to main content

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

  1. Log in to your merchant dashboard
  2. Navigate to API Integration
  3. Create a new token with either:
    • Sandbox: For testing (no real money transactions)
    • Production: For live transactions