List airtime networks
GET/api/v1/networks
List the mobile networks you can buy airtime for, already scoped to your account. Use a network's id as the networkId in Buy airtime.
Responses
- 200
- 401
- 403
The airtime networks available to you. Empty when airtime is not enabled for your account.
Missing or invalid API key.
The service is not enabled for your account (airtime.not_enabled). Listing endpoints answer exactly like the matching purchase endpoint, so an empty 200 always means "no products", never "service off". Wallet balance never affects listings.