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/businesses/me
Request Headers
- x-api-key - Your API key.
Response Payload
{ "id": "8DlJ0kVUSfP5WEe4ygi51", "name": "TopTayo", "mobile": 123456789, "email": "[email protected]", "address": "TopTayo Service Company", "balance": "9.1", "createdAt": "2024-08-21T13:36:09.028Z" }
Status Codes
- 200 OK - The request was successful.
- 401 Unauthorized - The request was not authorized.
- 404 Not Found- The requested resource was not found.