API - Integration
Bulk Convert IP's
This http method allows you to convert multiple IP addresses into their corresponding geolocation data.
POST
Ip2Geo - Bulk Convert IPs
Documentation Index
Fetch the complete documentation index at: https://docs.ip2geo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your Ip2Geo secret key (i2g_sk_...) for server-side requests, or public key (i2g_pk_...) for client-side requests. Example: x-api-key: i2g_sk_abc123.
Body
application/json
Array of IPv4 or IPv6 addresses to lookup.
Maximum array length:
5000Ip2Geo - Bulk Convert IPs