Get Mobile Operator API

Returns the mobile operator details for a given mobile number to enable accurate operator selection before placing a top-up order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Schema

Data TypeDescription
StringMobile number in E.164 format for operator lookup.

Response Schema

ParameterData TypeDescription
statusStringIndicates the result of the lookup request (e.g., success, failure).
messageStringMessage describing the lookup result.
phoneStringMobile number in E.164 format that was validated.
network_operatorStringOperator identified for the given mobile number.
is_activeBooleanIndicates whether the mobile number is active.
parentProductIdIntegerInternal product ID mapped to the identified mobile operator.

Note: You can use the same parentProductId in the Get Mobile Top-Up Catalogue API to fetch plans specific to the identified operator.

Body Params
string
Defaults to plumProAPI.mutation.lookupMobileNumber

Please use 'plumProAPI.query.lookupMobileNumber' always in query

string
Defaults to plumProAPI

Please use 'plumProAPI' always in query

variables
object

List of primary parameter for placing an order request

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json