Telecom & Utility Services

Mobile Operator & Circle Fetch API Instant Mobile Operator & Circle Lookup

Provides real-time operator name (JIO, Airtel, VI, BSNL), operator ID, circle name, circle ID.

50ms avg response
Production-ready
Secure & Compliant

About This API

Provides real-time operator name (JIO, Airtel, VI, BSNL), operator ID, circle name, circle ID.

Sample Request

POST /api/v1/operator/fetch
{\n  "mobileNumber": "9929628775"\n}

Sample Response

HTTP 200 OK — JSON Response
{\n  "code": 200,\n  "status": "success",\n  "message": "Success",\n  "request_id": "NS2608311622027UZ0FG",\n  "response": {\n    "request_Id": "NS2608311622027UZ0FG",\n    "mobile_Number": "9929628775",\n    "operator": "JIO",\n    "operator_Id": "102",\n    "circle": "Rajasthan",\n    "circle_Id": "19"\n  }\n}

Use Cases

  • Mobile Recharge Apps
  • Telecom Billing & Verification
  • Payment Gateway Routing

How to Integrate

1
Set x-api-key header
2
Send POST request to /api/v1/operator/fetch with mobileNumber
3
Receive instant operator and circle details
Pricing
Login Required

Pricing revealed after login & access approval

Method POST
Response Time 50ms
Auth Required Yes
Uptime 99.9% SLA
Endpoint
/api/v1/operator/fetch
Login to View Price & Request Need help? Contact us