Airtime to Cash
Convert MTN/Airtel airtime to wallet cash via a 3-step Share-and-Sell flow (Tier 2+ KYC required).
- Step 1
{step:1, network, phone}— start; an OTP is sent and a verificationdatatoken is returned. - Step 2
{step:2, network, phone, otp, data}— verify the OTP. - Step 3
{step:3, network, phone, data, share_pin, amount}— complete; your wallet is credited.
Authorizations
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
1, 2, 3 1
Network plan ID (MTN or Airtel only).
1
"2347013397088"
Step 2 — OTP received from the network.
"123456"
Steps 2 & 3 — verification token returned by the previous step.
Step 3 — your 4-digit network Share-and-Sell PIN.
"1234"
Step 3 — airtime amount to convert.
1000
Response
Result

