Skip to main content
POST
Send airtime, data or a bundle to a phone number

Authorizations

X-API-Key
string
header
required

Business API key for server-to-server integrations. Key prefix determines the environment — no separate flag needed: test_sk_* = sandbox/testnet, live_sk_* = production/mainnet.

Body

application/json
reference
string
required

Your idempotency key

Example:

"order-2026-0001"

phone
string
required
Example:

"+2348031234567"

country_code
string
required
Example:

"NG"

amount
string
required
Example:

"1000"

customer_id
string
operator_id
integer
use_local_amount
boolean

Response

Order placed