Identify which DTH operator a subscriber / customer ID belongs to, without asking the customer.
{
"success": true,
"message": "",
"data": {
"order_id": "W2A1739512345abcdef01",
"result": {
"dth_number": "70512345661",
"operator": "sun_direct",
"operator_name": "SUN DIRECT"
}
}
}
{
"success": false,
"message": "DTH operator could not be identified for this number",
"data": {
"order_id": "W2A1739512345abcdef01",
"error_code": "3"
}
}
| Code | Meaning |
|---|---|
| 200 | OK — Request successful |
| 400 | Bad Request — Missing or invalid parameters |
| 401 | Unauthorized — Invalid or missing API key |
| 429 | Too Many Requests — Rate limit exceeded |
| 500 | Server Error — Try again later |
Start with 500 free trial calls on this API. No credit card required.
Get API Key — Free Browse All APIsOther Way2API endpoints in the same category.