---
title: "Get the full information of multiple IP Addresses"
method: GET
path: "/lookup/ip/bulk"
---

# Get the full information of multiple IP Addresses

`GET /lookup/ip/bulk`

This API enables you to retrieve information for multiple IP addresses in a single request.

By using the `/lookup/ip/bulk` method, you can efficiently gather data such as location, ISP, and risk factors for a batch of IPs, saving time and streamlining your workflow for large-scale analysis.

## Query parameters

- `ips` string, required
- `params` string
- `lang` string
- `format` 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)
