---
title: "Get the full information of a given IP address"
method: GET
path: "/lookup/ip"
---

# Get the full information of a given IP address

`GET /lookup/ip`

Use this API to retrieve comprehensive information about a given IP address. It provides details such as location, ISP, and potential risk factors, enabling you to analyze and verify IP data for enhanced security, fraud prevention, and user profiling.

## Query parameters

- `ip` string, required
- `params` string
- `lang` string
- `format` string
- `userID` string
- `mode` string
- `callback` string

## 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)
