Try out our API in a basic .html example.
This is a simple bare-bones implementation aimed at quickly demonstrating how our API can be used: a playground for you to test it out.
- Acquire our API token
- Download our basic code snippet here
- Follow the guide:
Drag and drop the .html file to your browser where it should open in a new tab.
Enter the base url from this page, e.g. https://www.geoaddress-checked.ie/api/v1/ and your API key into their respective inputs. Make sure your key version and url version match.
Start typing into the main input: a dropdown should now display a list of suggestions. Clicking on an address will retrieve more details about the selected address, which will then be displayed on the screen.