Internet Data & Airtime Top-Up API

Integrate our powerful API to provide your users with seamless data and airtime top-up services. Unlock new revenue streams and enhance your platform's capabilities.

API Endpoints

Explore the available API endpoints to power your data and airtime top-up services.

Read

Use the following endpoints to retrieve resources.

Endpoint

GET /api/v1/transactions/GCl7-DAMedxJdrb_O7lxX

Request Headers

  • x-api-key - Your API key.

Response Payload

{
  "id": "GCl7-DAMedxJdrb_O7lxX",
  "sender": 123456789,
  "receiver": 123456789,
  "amount": "9",
  "status": "PENDING",
  "createdAt": "2024-08-27T16:05:14.893Z",
  "bundle": {
    "id": "UPKt9LS5xaqbyvc51wJBm",
    "name": "1550 Minutes",
    "minutes": 1550,
    "minutesInt": null,
    "sms": null,
    "dataGb": null,
    "dataMb": null,
    "validity": 60,
    "validityType": "DAY",
    "category": {
      "id": "j1hb3LqQVk9o91ACO3z1_",
      "name": "Anfac Ku Hadal",
      "provider": {
        "id": "AwvX_RH199BqacrhFw1e3",
        "name": "Hormuud"
      }
    }
  }
}

Status Codes

  • 200 OK - The request was successful.
  • 401 Unauthorized - The request was not authorized.
  • 404 Not Found- The requested resource was not found.