IPRout

Test IPRout with Postman

Use the IPRout Postman documentation or import the OpenAPI specification, then store your API key in a private Postman environment variable. Send GET /ip, GET /ip/8.8.8.8, and GET /usage without placing the live key in a shared collection.

Last updated August 10, 2026

Where is the Postman documentation?

Open the maintained public collection documentation.

https://documenter.getpostman.com/view/55991899/2sBXwtrASm

How should the key be configured?

Create a private environment variable such as IPROUT_API_KEY and reference it from the Authorization header. Keep the current value out of exported collections.

Which requests should I test?

Test caller lookup, the 8.8.8.8 explicit example, usage, an invalid address, and a request with no key.