The number score api provides insight into how credible the number is.
Get more information by reading our one-pager.
Example response
[
{
"date": "2025-06-21T17:21:56.526Z",
"msisdn": "38591XXXXXXX",
"phone": {
"country_calling_code": "385",
"country_name": "Croatia",
"current_network_mobile_code": "01",
"current_network_name": "T-Mobile",
"first_ported": "2017-03-05",
"first_seen": "2017-03-05",
"initial_network_name": "A1",
"initial_network_mobile_code": "10",
"last_ported": "2024-02-06",
"mobile_country_code": "219",
"ported_times": 4,
"type": "mobile"
},
"response": 0,
"scoring": {
"credibility": "high"
},
"security": {
"data_breaches_count": 3,
"data_breaches_first_breach": "2018-10-16",
"data_breaches_last_breach": "2021-04-08",
"is_disposable": "no"
},
"social_presence": {
"amazon": {
"has": "yes"
},
"apple": {
"has": "yes"
},
"bukalapak": {
"has": "n/a"
},
"facebook": {
"has": "yes"
},
"flipkart": {
"has": "n/a"
},
"google": {
"has": "n/a"
},
"instagram": {
"has": "no"
},
"linkedin": {
"has": "n/a"
},
"snapchat": {
"has": "n/a"
},
"telegram": {
"has": "yes"
},
"viber": {
"has": "n/a"
},
"whatsapp": {
"has": "yes",
"is_business": "no"
},
"x": {
"has": "yes"
}
}
}
]
date
date
Type: string
(ISO 8601 timestamp)
Example: 2025-06-21T17:21:56.526Z
Description: The exact date and time when this record was generated or last updated.
msisdn
msisdn
Type: string
Format: Country code + subscriber number (no separators)
Example: 38591XXXXXXX
Description: Mobile Station International Subscriber Directory Number – the full telephone number including country code.
phone
phone
An object containing detailed telecom metadata about the number.
Field | Type | Example | Description |
---|---|---|---|
|
|
| International dialing code for the country. |
|
|
| Official country name. |
|
|
| Mobile network code (MNC) of the network the number is currently registered on. |
|
|
| Date the number was first observed in our system. |
|
|
| Human‐readable name of the network the number currently uses. |
|
|
| Name of the network where the number was first issued. |
|
|
| Mobile network code (MNC) of the initial network. |
|
|
| Date the number was first ported from its original network. |
|
|
| Date the number was most recently ported to a different network. |
|
|
| Mobile Country Code (MCC) assigned to the country/operator. |
|
|
| Total number of times the number has been ported between networks. |
|
|
| Phone type; e.g. landlinemobile toll_freeshared_cost voip mobile emergency n/a |
response
response
Value | Description | Action |
---|---|---|
0 | Success | ✈️ |
1 | General error | Repeating the request won't yield different result |
2 | Pricing not set | Contact [email protected] |
3 | Out of balance | Contact [email protected] |
4 | Throttled | You are sending at higher rate per second than allocated. Contact [email protected] |
5 | Invalid number | Number length not valid |
6 | Not resolved | Number cannot be resolved due to missing coverage |
7 | Timeout | Number cannot be resolved due to timeout |
8 | Missing permissions | Contact [email protected] |
scoring
scoring
An object describing quality or trust metrics for the number.
Field | Type | Example | Description |
---|---|---|---|
credibility | string | high | Values: very_low , low ,intermediate ,high ,very_high |
The higher the credibility the more the number is a credible / trusted number.
security
security
An object detailing any security-related flags or breach history.
Field | Type | Example | Description |
---|---|---|---|
data_breaches_count | integer | 3 | Number of known data breaches involving this number or associated account. |
data_breaches_first_breach | string | 2018-10-16 | Date of the earliest recorded breach. |
data_breaches_last_breach | string | 2021-04-08 | Date of the most recent recorded breach. |
is_disposable | string | no | Indicates whether the number is from a disposable/temporary service (yes /no / n/a ) |
social_presence
social_presence
An object mapping major platforms to presence indicators.
-
has
may be:-
yes
– profile found -
no
– profile explicitly not found -
n/a
– lookup wasn’t possible (information unavailable)
-
-
is_business
(where applicable):yes
/no