Phone API
Unlock insights into a user's phone number's history and find social or digital profiles connected to it.
Good to know
- Use the Fraud API if you want to use the Phone API together any of our Email API, IP API, and Device Fingerprinting.
- All SEON API requests are case-sensitive. Please follow the formatting below to avoid errors.
- Phone API requests are limited to 120/minute during your SEON free trial.
- For further investigation into a user’s digital footprint use detailed Data Enrichment Mode. More information can be found below under Request Attributes.
Request
Optional query string parameters
In order to request additional or receive less information, use the following parameters in the request URL as in the example below:
Request Attributes | Type | Required | |
---|---|---|---|
version | string | yes | |
include | string | no | |
exclude | string | no | |
flags_timeframe_days | integer | no | |
timeout | integer | no | |
priority_timeout | integer | no | |
priority_sites | string | no | |
priority_accuracy | number | no | |
data_enrichment_mode | string | no | |
HTTP Endpoint
PHP
Generic
Generic
Response
The endpoint returns JSON structured response.
JSON Attributes | Type | |
---|---|---|
number | integer | |
valid | boolean | |
disposable | boolean | |
type | string | |
country | string | |
carrier | string | |
score | number | |
account_details | object | |
applied_rules | array of object | |
hlr_details | object | |
cnam_details | object | |
history | object | |
flags | array of object | |
id | string | |