Your IP Address Information with IPv4/IPv6 Support
API Endpoint: /ipv4
/ipv4
Returns plain text IPv4 address. Use with: curl -4 https://ipaddr.ro/ipv4
curl -4 https://ipaddr.ro/ipv4
API Endpoint: /ipv6
/ipv6
Returns plain text IPv6 address. Use with: curl -6 https://ipaddr.ro/ipv6
curl -6 https://ipaddr.ro/ipv6
Loading...
API Endpoint: /all
/all
Returns plain text multi-line format. Use with:
curl -4 https://ipaddr.ro/all (IPv4)
curl -4 https://ipaddr.ro/all
curl -6 https://ipaddr.ro/all (IPv6)
curl -6 https://ipaddr.ro/all