Skip to main content
GET
/
api
/
v1
/
client-ip
Get client IP
curl --request GET \
  --url https://ai-loop.alpeadria.com/api/v1/client-ip
{
  "ip": "127.0.0.1"
}
Retrieve the public IP address of the client making the request.

Response

200 - application/json

Client IP address