Links
🧑🤝🧑

Bulk Lookup

You can use this API to retrieve the information of multiple IP Addresses. This can be done just by using the BulkLookup method instead of IPLookup.
DO NOT forget to pass the ips parameter with the request, and separate the IPs by commas. Please check out the following example:
https://gregeoip.com/BulkLookup?key=12345&params=location,currency&ips=217.182.175.74,217.13.205.4
get
https://gregeoip.com
/BulkLookup
You can use the same options with this method.
You can lookup upto 10 IP Addresses using this method. Otherwise, you will get an error (Code: 118).