Integrating with Mobile Operator Lookup

 

OpenMarket's UK HTTP Mobile Operator Lookup allows you to determine the mobile operator for a mobile phone number. Queries are sent via the Internet using HTTPS. You can use Operator Lookup for any mobile phone number in the UK, US, and for end users on most other mobile operators worldwide.

This interface returns:

  • OpenMarket codes — for example, text strings such as TMOBILEUK or ATTUS.
  • MCC/MNC (mobile country code / mobile network code) or OCN (operating company number) for mobile operators where we have this information.

Mobile Operator Lookup endpoint

This interface accepts HTTPS GET and POST requests using this endpoint:

https://operator.openmarket.com/operator/v1/operator

HTTP/1.1 is enabled, so if sending multiple packets the TCP/IP connection should be kept open between requests.

The API uses Basic Authentication.