IPs
List GitGuardian IP addresses
Get GitGuardian's egress IP addresses for IP allowlisting.
Use these IP addresses to configure access controls and allow GitGuardian services to access your resources. This includes:
- Firewall rules
- Application-level IP allowlists
- Network security groups
- Proxy configurations
- VPN allowlists
get/v1/ips
Response
Successfully returned IP addresses (or empty list if not configured)
Example response
{
"ipv4_cidrs": [
"35.161.89.114/32"
]
}