Endpoint
Headers
| Header | Value |
|---|---|
Accept | application/json |
Authorization | Bearer {API_TOKEN} |
Content-Type | application/json |
Body parameters
Phone number to check. Accepts local format (
08140363541), country code (2348140363541), or + prefix (+2348140363541).Response fields
"success" when the lookup completes.Normalized phone number.
Detected mobile network, such as
MTN, GLO, AIRTEL, or ETISALAT.Detected country name or ISO code.
Example response
Error responses
| Status | Meaning |
|---|---|
400 | Phone number is missing — "details": "Phone Number is required" |
