Skip to main content

Base URL

All merchant API requests and responses use JSON.

Prerequisites

  • A Bumxpress Business merchant account
  • A merchant API key and secret from the dashboard
  • A unique Idempotency-Key for each create request
Copy your API secret when it is created. The dashboard shows it once and cannot display it again later.

Make a request

1

Create API credentials

Open the merchant dashboard and create an API key.You will use the public key as X-Api-Key and the secret as X-Api-Secret.
2

Create a customer

3

Create a quote

Generate a payin, payout, or transfer quote before initiating money movement.
4

Create the payment

Use the quote ID from the quote response when creating a payin, payout, or transfer.

Next steps

Authentication

Send the required merchant API headers.

Mobile money payin

Walk through a complete mobile money collection.
Last modified on July 8, 2026