This API provides comprehensive information about the phone number.
In addition to determining the country of origin of the phone number provided, you can also retrieve the mobile network operator, check if the phone number is active on the network, and in countries with mobile number portability, you can use this API to determine of the number has been ported from another network. It also allows to know if roaming is enabled on the number, get the last date a SIM swap was performed and determine if call divert has been activated.
HTTP error code extension
Message.
phoneNumber provided in the input
Country of origin of the phoneNumber provided.
Mobile Network Operator of the phoneNumber provided
TRUE,FALSE,NONE
TRUE,FALSE,NONE
TRUE,FALSE,NONE
TRUE,FALSE,NONE
The date when the last sim swap performed on the SIM of the phoneNumber provided represented as an ISO 8601:2004 [ISO8601 2004] YYYY-MM-DD format. If the date cannot be determined, the value will be an empty string
transaction ID for tracing.
{
"statusCode": "string",
"statusMessage": "string",
"phoneNumber": "string",
"data": {
"country": "string",
"mobileNetwork": "string",
"subscriberIsActive": "string",
"simIsPorted": "string",
"roamingIsEnabled": "string",
"callDivertIsEnabled": "string",
"lastSimSwapDate": "string"
},
"transactionId": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}