Email Intelligence

Get more data insights about your customer's email footprints online.

Email Intelligence data insights retrieved include:

i) If the email has ever been hacked.

ii) The social media to which the email address is currently used or connected to.

iii) Customer's email address reputation online.

/intelligence

POST {{base_url}}/intelligence/complete-profile-check

Get real information about an email address

Headers

Name
Type
Description

Authorization*

String

Token 37737373

Request Body

Name
Type
Description

email*

String

{
    "code": "00",
    "message": "Successful",
    "status": true,
    "data": {
        "id": 59,
        "request_text": {
            "email": "[email protected]"
        },
        "request_file": "https://idradar-bucket.s3.amazonaws.com/dev-static/checks/profile-checks/request_9fe74aac-82ee-48f5-bb16-0515a5aa0c2e.json",
        "response_file": "https://idradar-bucket.s3.amazonaws.com/dev-static/checks/profile-checks/response_a6a44545-4653-4143-a3cd-82f1cefeb852.json",
        "created_at": "2022-11-17T19:12:35.245884+01:00",
        "updated_at": "2022-11-26T01:15:40.534481+01:00"
    }
}

Last updated