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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.wavecentric.ai/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve the public IP address of the client making the request.

Response

200 - application/json

Client IP address