---
title: "Retrieve detailed geolocation information for a visitor’s or user’s IP address"
method: GET
path: "/geoip"
---

# Retrieve detailed geolocation information for a visitor’s or user’s IP address

`GET /geoip`

This API allows you to retrieve detailed geolocation information for a visitor’s or user’s IP address.

By using the IP Geolocation method, you can access data such as the user’s country, city, ISP, and more, enabling you to personalize user experiences, enhance security, and make data-driven decisions based on geographic insights.

## Query parameters

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