Copy
https://greipapi.com/ip
Copy
curl --request GET \
--url https://greipapi.com/ip
Copy
{
"data": "165.227.149.217",
"documentaion": "https://docs.greip.io",
"status": "success",
"executionTime": 0
}
This method allows you to retrieve the IP address of your visitors or users without the need for an account or API key in Greip.
It’s a quick and easy way to access IP information, making it ideal for basic integrations or when you need to capture user IPs with minimal setup.