idtbeyond.com

Our active docs provide the ability to test out your account and to see the responses to your queries. The services are RESTful, and are accessed using standard HTTP methods over a secure HTTPS channel. Requests and responses are currently sent in JSON format, and have a base URL of /v1.

15 endpoints telecom
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Status check
curl \
  /status
Account balance
curl \
  /iatu/balance
Mobile number validation
curl \
  /iatu/number-validator
Endpoints (15 total)
GET
/status
Status check
GET
/iatu/balance
Account balance
GET
/iatu/number-validator
Mobile number validation
GET
/iatu/topups/reports/all
List of account topups in JSON
GET
/iatu/charges/reports/all
List of account charges in JSON
GET
/iatu/products/promotions
Current promotions
GET
/iatu/products/reports/all
Get a list of products in JSON format
GET
/iatu/topups/reports/totals
Summary of account topups in JSON
GET
/iatu/topups/reports/all.csv
List of account topups in CSV
GET
/iatu/charges/reports/all.csv
List of account charges in CSV
GET
/iatu/products/reports/all.csv
Get a list of products in CSV format
GET
/iatu/products/reports/local-value
Get the estimated Local Value of a product
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints15
Categories1