Details Actions
This section covers actions for addresses-derived actions used to get further details for a previously matched address.
Address Details Actions require an active investigation. To generate an investigation token, you will need first to make an Address Match request.
Example workflow
-
Use the Address Match action to search for addresses:
Example Address Match Response
{
"addressMatch": {
"matches": [
{
"matchId": "A_3991890961CH49GB",
"address": {
"building": "THE FOUNDATION",
"thoroughfare": "HERONS WAY",
"locality": "CHESTER",
"postalCode": "CH4 9GB",
"country": "UNITED KINGDOM"
},
"sources": [
{
"name": "Companies House",
"years": []
},
{
"name": "Land Registry Commercial",
"years":[]
}
]
}
],
"meta": {
"traceId": "76e66872-efe7-44f0-9f05-d5411a76f2af",
"timestamp": "2023-10-12T17:55:16.207Z",
"investigationToken": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJhZGRyZXNzLW1hdGNoLXNlcnZpY2UiLCJleHAiOjE2OTcyMTk3MTYsInRyYWNlSWQiOiI3NmU2Njg3Mi1lZmU3LTQ0ZjAtOWYwNS1kNTQxMWE3NmYyYWYiLCJtYXRjaElkcyI6IkFfMzk5MTg5MDk2MUNINDlHQiJ9.seqa6euQ-OA7-PEVu1q-4v9h0z2v6Y_BYRcCg9B3RcM"
}
},
"erroredResponses": [],
"tags": []
} -
Choose a
MatchId
to make subsequent requests to the address details actions:For LAW Users
You can directly make subsequent requests with the chosen
MatchId
, including multiple requests for differentMatchIds
For Non-LAW Users
Include the
addressMatch.meta.investigationToken
as headerx-investigation-token
for all subsequent requests to the address details actions. Please note that a non LAW user can only retrieve details for up to 5 matched addresses per investigation. -
Some details responses may return newer
MatchIds
and a refreshedinvestigationToken
. These can be used to make further requests for more details. This allows for a continuous investigation where you can retrieve more and more details as they become available. For more details on how to conduct a continuous investigation, check out the Continuous Investigation page.
📄️ Summary
The Address Summary action provides basic information on an individual address and can include the full address, if it's overseas, and the address sale history.
📄️ Occupants
The Occupants action provides information on people which are or were registered in the requested address. The response includes the data sources and years when the person was known to be at that address.
📄️ Continuous Investigation
In the previous sections, we discussed how the investigationToken is used to link multiple requests within the same