Skip to main content

MNP Supplier HTTP API

The MNP Supplier HTTP API provides an efficient way to retrieve MCC and MNC information of a recipient mobile subscriber by sending queries to MNP HTTP Service developed by MNP Supplier. This RESTful API enables upstream MNP data providers to integrate with the HORISEN platform.

All calls to the API are authenticated with a Basic Authorization header built from a Base64-encoded API key, and can be reached either over a VPN connection or through a public domain, depending on how the MNP Supplier chooses to expose their service. The API is versioned through the URI path (currently only v1 is supported), so the base path always resolves to a form such as https://{'{'}your mnp api server domain name{'}'}/{'{'}base path{'}'}/v1.

The API currently exposes a single operation, Number Lookup, which HORISEN calls to resolve the current operator for a given MSISDN.