1. Mobile Lookup
FoxLab Api
  • Mobile DTH Recharge
    • Plan Fetch
      GET
    • Recharge Now
      GET
    • Recharge Status Check
      GET
  • Mobile Lookup
    • Mobile To Operator
      GET
  • Pan Services
    • Aadhar To Pan Mask
      GET
    • Pan To Mask Aadhar
      GET
    • Aadhar To Pan Link Status
      GET
    • Pan To name & Dob
      GET
    • Pan Details Premium
      GET
    • Aadhar To Pan
      GET
    • Pan To Aadhar
      GET
    • Pan/Name To GST
      GET
  • Electric Bill Services
    • Electric Bill Operator Code
      GET
    • Electric Bill Details
      GET
    • Electric Bill PDF - BR
      GET
  • Banking Services
    • IFSC Code Verification
      GET
  • Email Sender
    • Send Email - SMTP
      GET
  • GST SERVICES
    • Name / Pan To GST Verification
      GET
  • Domain IP verification
    GET
  • Pincode Verification
    GET
  1. Mobile Lookup

Mobile To Operator

GET
https://flex4upoint.co.in/api/v1/mobileLookup

Request

Query Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://flex4upoint.co.in/api/v1/mobileLookup?apiKey=your_ApiKey&Mobileno=9999999999'
Response Response Example
{
    "status": "100",
    "statusMessage": "success",
    "MobileNumber": "XXXXXX9995",
    "provider": "Jio",
    "location": "All Circles",
    "postpaid": false
}
Modified at 2026-01-08 04:59:46
Previous
Recharge Status Check
Next
Aadhar To Pan Mask
Built with