---
title: "Retrieve threat intelligence information for a given IP address"
method: GET
path: "/lookup/ip/threats"
---

# Retrieve threat intelligence information for a given IP address

`GET /lookup/ip/threats`

Access comprehensive threat intelligence data linked to a specific IP address. This endpoint provides insights into malicious activity, reputation scoring, and potential security risks associated with the IP address.

## Query parameters

- `ip` string, required
- `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)
