API Endpoints
All API calls can be accessed from the following endpoint
https://api.autoaddress.ie/
This is our recommended endpoint, as we can dynamically re-route traffic to ensure the availability of service.
Fixed IP EndPoint
The Autoaddress API resolves to a static set of IP addresses. If you require a Fixed IP address, please make the necessary adjustments to your firewall to allow access to the following IP Addresses when making calls to https://api.autoaddress.ie/
- 13.248.210.195
- 76.223.94.117
If you require logging turned off for compliance reasons
Add -nolog to the URL and call either the dynamic or static infrastructure (same IP addresses) as follows:
https://api-nolog.autoaddress.ie/
https://api-static-nolog.autoaddress.ie/
For details of what is/isn't logged when -nolog is used and how it impacts support please see Data Retention & Compliance.