Site

Echo the caller's IP

Returns the IP address the CDN saw for this request. null when the edge did not supply one.

get/api/ip

Response

The caller's IP address.

ipAddressstring nullable required

Client IP, or null if unavailable.

Changes