Skip to content

IPDataInfo/ipdata-api-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPData.info API Collections

Official Postman and Bruno API collections for the IPData.info API — IP geolocation, ASN intelligence, and threat intelligence.

Run in Postman(pending publish; see TODO in source)

What's inside

  • postman/ipdata.postman_collection.json — Postman Collection (schema v2.1.0)
  • postman/ipdata.postman_environment.json — Postman environment (baseUrl, apiKey)
  • bruno/ — equivalent Bruno collection (bruno.json, one .bru file per request, environments/ipdata.bru)

Endpoints covered: full lookup (/json/{ip}), geo subset, ASN subset, batch lookup (paid), ASN detail, ASN whois history, ASN change feed, and threat intelligence (domain / hash / url).

Get a free API key

The IPData.info API works anonymously on the free tier (https://ipdata.info, 50 requests/min, no signup required) — every request in this collection runs out of the box against that host.

For higher limits and batch lookups, register for a free API key at ipdata.info/register, create a key in your dashboard, then paste it into the apiKey variable of the environment you're using. See the full API docs for rate limits and response field reference.

Import into Postman

  1. Open Postman → Import.
  2. Drag in both postman/ipdata.postman_collection.json and postman/ipdata.postman_environment.json (or select them via the file picker).
  3. Select the IPData.info - Free Tier environment in the top-right environment dropdown.
  4. (Optional) Set apiKey in the environment to your key from ipdata.info/register to unlock batch lookups and higher rate limits.
  5. Run any request in the Lookup, ASN Intelligence, or Threat Intelligence folders — no key needed for those.

Import into Bruno

  1. Open Bruno → Open Collection → select the bruno/ directory in this repo.
  2. In the sidebar, open Environments and select ipdata (or set it via the environment selector).
  3. (Optional) Set apiKey in the ipdata environment to your key from ipdata.info/register.
  4. Run requests from the lookup/, batch/, asn-intelligence/, and threat-intelligence/ folders.

Notes

  • Batch lookup IPs requires a paid-tier API key. On the free tier (no key, or a free key) it returns 403 {"error":"batch lookup requires a paid tier API key"} — this is expected behavior, not a bug in the collection.
  • All other requests work anonymously against https://ipdata.info at 50 req/min.
  • Full API contract, field reference, and SDKs: see ipdata.info/docs.

License

MIT — see LICENSE.

About

Postman & Bruno API collections for the ipdata.info IP geolocation & threat API

Topics

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages