Internet Data & Airtime Top-Up API

Integrate our powerful API to provide seamless data and airtime top-up services.Unlock new revenue streams today.

API Endpoints

Explore our comprehensive API endpoints to power your digital services

Create

Use the following endpoint to create a new resource.

Endpoint

POST /api/v1/recharge

Request Payload

{
"sender": 123456789,
"receiver": 123456789,
"bundleId": "1PfPcBsPSMxotPhv5dfQf",
"scheduledTime": "2026-01-10T12:00:00Z", // optional
}

Response Payload

{
"message": "Transaction created successfully. The request is being processed in the background."
}

Status Codes

  • 201 Created - The resource was created successfully.
  • 400 Bad Request- The request payload is invalid.
  • 401 Unauthorized - The request was not authorized.
  • 403 Forbidden - The request was forbidden.
  • 500 Internal Server Error - The server encountered an error.
    TopTayo API Documentation - Integrate Internet Data & Airtime Services