Changelog
REFERENCETrack changes and updates to the Pairgate API.
v1.0 — June 2026
LatestChanges
| Change | Details |
|---|---|
| Initial release | All 17 endpoints available |
Available Services
| Service | Endpoints |
|---|---|
| Wallet | GET /wallet/balance |
| Providers | GET /providers, GET /providers/{type} |
| Data | GET /data-plans/categories, GET /data-plans, POST /data/purchase |
| Airtime | POST /airtime/purchase |
| Cable TV | GET /cable-plans, POST /cable/verify, POST /cable/purchase |
| Electricity | POST /electricity/verify, POST /electricity/purchase |
| Education | POST /education/purchase |
| Betting | POST /bet/verify, POST /bet/purchase |
| Transactions | GET /transaction/status |
Features
- Bearer token authentication
- Test mode on all purchase and verification endpoints
- Webhook delivery for transaction status
- Idempotency via unique references
- UUID and slug-based provider identification
- Phone number normalisation (accepts 0... and 234... formats)