Start typing into the input below to search for your address, click on a suggestion once a suggestion dropdown appears and retrieved address details.
This example demoes the search-address endpoint, which returns a list of suggested addresses that match the search query.
Clicking on a suggestion will retrieve more details about the selected address from the search-identification endpoint, which will then be displayed on the screen.
Request format by version: v1 and v2 typically use Content-Type: application/x-www-form-urlencoded (form body); JSON is also accepted.
v3 requires Content-Type: application/json (JSON body). The optional area filter and search-eircode are available only in v3.