IP Ranges
IP Egress Ranges
Using the endpoint https://ip-ranges.airkit.com/, users can get Airkit's IP egress ranges. This means that when Airkit is making an external connection or API call, this is where they are coming from.
When working with the IP ranges, it is best practice to rely on the below endpoint and not hard code the ranges, as they are subject to change.
GET
Response
200 OK
Example Response
IP Address range for Emails
Airkit uses Amazon SES to send outbound emails when using the Send Email Data Operation . In order to get the IP address the emails are going out through, use the below query in a Linux terminal window.
For more information, see Amazon SES IP addresses
Last updated