---
title: "Retrieve the IP address of your visitors or users without the need for an account or API key in Greip"
method: GET
path: "/ip"
---

# Retrieve the IP address of your visitors or users without the need for an account or API key in Greip

`GET /ip`

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.

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/greip/apis/greip-api.md) · [All operations](https://skmtc.dev/greip/apis/greip-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greip/greip-api/revisions/710e218152d5/schema)
