Test your API endpoints in real-time
Base URL:
Enter your API key to start testing. You can generate an API key from your dashboard or use the endpoint below.
Generate a new API key using your email and password credentials.
Retrieve your current account balance. Requires API key authentication.
Purchase a single data bundle for one recipient. For multiple recipients in one request, use /api/bulk-purchase below.
Bulk Purchase — Send up to 100 data bundle orders in a single API call.
Invalid orders (wrong phone, no matching bundle, duplicates, blacklisted numbers) are
automatically skipped and returned in the skipped[] array.
Only valid orders are charged. The total cost is deducted atomically.
{ "orders": [] }
Register a user for AFA Calltime Package. All fields are required. Requires API key authentication.
Check the status of a single AFA registration order.
Check the status of multiple AFA registration orders at once (up to 50). Enter one reference per line.
Get details of a specific order by reference. Requires API key authentication.
Get a paginated list of all your API transactions. Requires API key authentication.