Successful response example

Below you have an example of a successful response returned by the API.

Content-Type: application/json; charset=utf-8
Date: 29 Mar 2019 11:19:09 GMT
Message: OK
X-Rate-Limit-Limit: 27000
X-Rate-Limit-Remaining: 26999
X-Rate-Limit-Reset: 1553858400
{
  "reference_id": "My id Abc 321",
  "transaction_id": "659ebdbe-40e3-4227-9172-315e4b44a596",
  "result": {
    "email": "support@experian.com",
    "confidence": "illegitimate",
    "verbose": "roleAccount"
  }
}