Download OpenAPI specification:Download
| emailAddress required | string <email> (emailAddress) ^[^@]+@{1}[^@]+\.[^@]+$ Email Address to request information on |
{- "emailAddress": "john.doe@example.com"
}{- "requestId": "string",
- "emailAddress": "string",
- "found": true,
- "domainAssessment": {
- "tld": "string",
- "isValid": true,
- "riskLevel": "UNKNOWN_LEVEL",
- "riskScore": 0,
- "activity": {
- "dateFirstSeen": "string",
- "dateLastSeen": "string"
}
}, - "emailAssessment": {
- "riskScore": 0,
- "riskLevel": "UNKNOWN_LEVEL",
- "legitimacyScore": 0,
- "analysisCodes": [
- "UNKNOWN_CODE"
], - "activity": {
- "dateFirstSeen": "string",
- "dateLastSeen": "string",
- "occurrenceTotal": 0,
- "occurrence30Days": 0,
- "usageScore": 0
}, - "legitimacyLevel": "UNKNOWN_LEVEL"
}, - "emailIdentityFootprint": {
- "distinctNames": 0,
- "distinctAddresses": 0,
- "distinctRegions": 0,
- "distinctCountryCodes": 0
}
}