Email API
Our standalone Email API is designed to provide you with invaluable insights into the digital footprint associated with an email address, such as the approximate minimum age, its provider, and whether it is disposable, and also returns all breaches associated with the email address and any linked online profiles.
Good to know
- Use the Fraud API if you want to use the Email API together with any of our Phone API, IP API, and Device Fingerprinting.
- All SEON API requests are case-sensitive. Please follow the formatting below to avoid errors.
- Email 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
The [email_address]
in the request URI should include the full email address, for example: example@example.com
Optional query string parameters
Add the following parameters to the request URL for more control over the returned data, as seen in the example URL below.
Request Attributes | Type | Required | |
---|---|---|---|
version | string | yes | |
include | 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 | |
---|---|---|
string | ||
score | number | |
deliverable | boolean | |
domain_details | object | |
account_details | object | |
breach_details | object | |
applied_rules | array of object | |
history | object | |
flags | array of object | |
id | string | |