---
title: "Changes to Check Geolocation"
method: GET
path: "/check/location"
---

# Changes to Check Geolocation

`GET /check/location`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-31** `9d9ef31d83e5` — 12 breaking, 5 warning, 1 info
- **2026-08-30** `aa5294fdc8d8` — 1 warning

## Changes

- **2026-08-31** `9d9ef31d83e5` — 12 breaking, 5 warning, 1 info
  - the response property `geo` became nullable for the status `200`
  - the response property `message` became nullable for the status `400`
  - the response property `message` became nullable for the status `401`
  - the response property `message` became nullable for the status `429`
  - the response property `geo` became optional for the status `200`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `429`
  - removed the required property `geo/city` from the response with the `200` status
  - removed the required property `geo/country` from the response with the `200` status
  - removed the required property `geo/country_code` from the response with the `200` status
  - removed the required property `geo/isp` from the response with the `200` status
  - deleted the `path` request parameter `enrichment`
  - deleted the `path` request parameter `query`
  - removed the optional property `geo/lat` from the response with the `200` status
  - removed the optional property `geo/lon` from the response with the `200` status
  - removed the optional property `geo/region` from the response with the `200` status
  - added the new optional `query` request parameter `query`
- **2026-08-30** `aa5294fdc8d8` — 1 warning
  - deleted the `path` request parameter `track_reports`

---

[Operation](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/docs/check/location/get.md) · [API](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api.md) · [Page](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/check/location/get)
