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.
- You can unlock additional profile details for in-depth fraud investigations into a user’s digital footprint. Please note that these signals do not support high load and low latency use cases and are disabled by default. To learn more, please reach out to support@seon.io.
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 | |
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 | |