Skip to main content
POST
Buy Airtime

Authorizations

Authorization
string
header
required

Send your API key as Token <your_api_key>.

Use your live key for real transactions, or your sandbox key (sk_test_…) to test — sandbox calls return a realistic simulated result and never touch your wallet. Add "sandbox_status": "fail" to any sandbox request to simulate a failure.

Body

application/json
network
integer
required
Example:

1

phone
string
required
Example:

"2347013397088"

plan_type
enum<string>
required
Available options:
VTU,
SNS
Example:

"VTU"

amount
integer
required
Example:

100

request-id
string
required
Example:

"Airtime_12345678900"

bypass
boolean
default:false

Response

200 - application/json

Result