Bitmuk API Quickstart

Our RESTful API uses the format {{baseurl}}/{{apiUsername}}/{{endpoint}}.

To get started:

Log in to your dashboard to enable API access.

Get your {{apiUsername}} and {{apiKey}}.

Whitelist your server IP and provide a callback URL.

All requests must include your {{apiKey}} in the header and return JSON.

POST to Open API: https://bitmuk.host/openapi

/verifyPhone

Returns the name if phone is registered on mobilemoney

cURL Example

                

/payment

Request to pay, allows you to initiate a payment from mobilemoney.

cURL Example

                

/paymentStatus

Check the payment status.

cURL Example

                

/currentBalance

See your payments balance.

cURL Example

                

/withdrawal

Withdrawal your payments to mobilemoney.

cURL Example

                

/withdrawalStatus

Check the withdrawal status.

cURL Example

                
© 2025 Bitmuk Technologies Limited.
All rights reserved.