For a Level 1 verification:
Level 1 verification only verifies the existence of the email on the domain as well as the existence of the domain.
The JSON response is a dictionary with the key "1" and its value is a dictionary containing the following keys :
Key | Description | France | International |
Redressement |
1: domain recovered 0: domain not recovered |
INTEGER(1) | INTEGER(1) |
eMailOrigine | Email address entered | STRING(255) | STRING(255) |
IdError | Return code | STRING(16) | STRING(16) |
Suggested email address (if "rectify" is "y") | STRING(1024) | STRING(1024) |
For a Level 2 verification:
Level 2 verification checks the existence of the email on the domain, the existence of the domain and the activity of the email.
The following key is added to the "1" dictionary for a level 2 verification :
Key | Value | France | International |
CodeActivite |
Allows you to obtain information on the activity of the email. If we do not have this information, this key is not returned. |
STRING(3) | STRING(3) |