PB

Pickbo API Console

Generate token, check balance, load countries, load operators, and create airtime recharge from one console.

Auto Token Fill Docs Based Endpoints Sandbox & Production Ready

Pickbo Airtime API Interactive Console

Recommended flow: Create Token → Check Balance → Get Countries → Get Operator(s) → Create Topup / Recharge. This console follows the API docs and switches automatically between sandbox and production base URLs.

Production Auth https://auth.pickbo.com/oauth-token.php
Sandbox Auth https://sandbox-auth.pickbo.com/oauth-token.php
Production Topups https://topups.pickbo.com
Sandbox Topups https://sandbox-topups.pickbo.com

Quick API Actions

Check balance, load countries, and fetch operators using the current token.

Load countries first, then pick one country ISO.
Operators are loaded from the selected country.

Selected Operator Details

The selected operator information is shown below and reused for recharge.

No operator selected yet.

Create Recharge

Recharge fields are linked with your selected country and operator.

Request Summary

Shows the latest proxy action and the docs-based target endpoint.

No request sent yet.

API Response

Latest JSON response from the proxy.

{
  "message": "No API call made yet."
}