{"info":{"_postman_id":"b30a03bd-4821-4c27-a52f-ea035d2900d0","name":"IPRout API","description":"<html><head></head><body><p>Developer-first IP intelligence platform providing geolocation and ASN lookups with low latency and simple integration.</p>\n<p>Contact Support:\n Name: IPRout</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"55991899","collectionId":"b30a03bd-4821-4c27-a52f-ea035d2900d0","publishedId":"2sBXwtrASm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-18T01:55:44.000Z"},"item":[{"name":"ip","item":[{"name":"{ip}","item":[{"name":"Lookup IP address","id":"38aa5f70-52cb-43f4-b9f9-65f72b8f3df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.iprout.com/ip/:ip","description":"<p>Return geolocation and ASN information for a supplied IP address.</p>\n","urlObject":{"path":["ip",":ip"],"host":["https://api.iprout.com"],"query":[],"variable":[{"id":"35580a1e-7ee5-4608-be7d-4fc5a782e963","description":{"content":"<p>The IPv4 or IPv6 address to look up.</p>\n","type":"text/plain"},"type":"any","value":"8.8.8.8","key":"ip"}]}},"response":[{"id":"c46e18cd-7f8a-4121-aa7a-a7e4077179c1","name":"Lookup successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.iprout.com/ip/:ip","host":["https://api.iprout.com"],"path":["ip",":ip"],"variable":[{"key":"ip","value":"8.8.8.8","description":"The IPv4 or IPv6 address to look up."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ip\": \"8.8.8.8\",\n  \"country_code\": \"US\",\n  \"country\": \"United States\",\n  \"region\": \"California\",\n  \"city\": \"Mountain View\",\n  \"timezone\": \"America/Los_Angeles\",\n  \"latitude\": 37.4056,\n  \"longitude\": -122.0775,\n  \"asn\": 15169,\n  \"organization\": \"Google LLC\"\n}"},{"id":"39c109f7-bafb-455c-ac2f-e0d399631d4d","name":"Missing or invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.iprout.com/ip/:ip","host":["https://api.iprout.com"],"path":["ip",":ip"],"variable":[{"key":"ip","value":"8.8.8.8","description":"The IPv4 or IPv6 address to look up."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Missing or invalid API key\"\n}"},{"id":"3cec1bff-23d7-4363-9943-f4433eefec55","name":"Invalid IP","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.iprout.com/ip/:ip","host":["https://api.iprout.com"],"path":["ip",":ip"],"variable":[{"key":"ip","value":"8.8.8.8","description":"The IPv4 or IPv6 address to look up."}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Invalid IP\"\n}"},{"id":"8fa601c4-dbf4-4843-b719-7d2294416f59","name":"Rate limited","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.iprout.com/ip/:ip","host":["https://api.iprout.com"],"path":["ip",":ip"],"variable":[{"key":"ip","value":"8.8.8.8","description":"The IPv4 or IPv6 address to look up."}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Rate Limited\"\n}"},{"id":"1d8d6caa-97dd-4f40-b50a-2b268fa6e6cb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.iprout.com/ip/:ip","host":["https://api.iprout.com"],"path":["ip",":ip"],"variable":[{"key":"ip","value":"8.8.8.8","description":"The IPv4 or IPv6 address to look up."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Internal Server Error\"\n}"}],"_postman_id":"38aa5f70-52cb-43f4-b9f9-65f72b8f3df0"}],"id":"9d70376a-027d-426e-9706-2d5ad8e8d996","_postman_id":"9d70376a-027d-426e-9706-2d5ad8e8d996","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"b30a03bd-4821-4c27-a52f-ea035d2900d0","id":"b30a03bd-4821-4c27-a52f-ea035d2900d0","name":"IPRout API","type":"collection"}}},{"name":"Lookup caller IP","id":"eb3950c8-73b2-4c39-bb81-0498127ec88a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.iprout.com/ip","description":"<p>Return geolocation and ASN information for the caller IP address.</p>\n","urlObject":{"path":["ip"],"host":["https://api.iprout.com"],"query":[],"variable":[]}},"response":[{"id":"827557dd-ce77-4668-bb02-05453c06e833","name":"Lookup successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.iprout.com/ip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ip\": \"203.0.113.10\",\n  \"country_code\": \"AU\",\n  \"country\": \"Australia\",\n  \"region\": \"New South Wales\",\n  \"city\": \"Sydney\",\n  \"timezone\": \"Australia/Sydney\",\n  \"latitude\": -33.8688,\n  \"longitude\": 151.2093,\n  \"asn\": 1221,\n  \"organization\": \"Telstra Corporation Ltd\"\n}"},{"id":"ff1d0ca6-cfd8-4bce-bf13-79068a7a25a3","name":"Missing or invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.iprout.com/ip"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Missing or invalid API key\"\n}"},{"id":"e3ffbe6c-6304-42ea-b6d1-ad3d190168d6","name":"Rate limited","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.iprout.com/ip"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Rate Limited\"\n}"},{"id":"e2648e1b-b592-4545-b6d5-65dcfd97a21c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.iprout.com/ip"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Internal Server Error\"\n}"}],"_postman_id":"eb3950c8-73b2-4c39-bb81-0498127ec88a"}],"id":"504a999d-a7c4-416a-b922-924d56e74901","_postman_id":"504a999d-a7c4-416a-b922-924d56e74901","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"b30a03bd-4821-4c27-a52f-ea035d2900d0","id":"b30a03bd-4821-4c27-a52f-ea035d2900d0","name":"IPRout API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]}},"variable":[{"key":"baseUrl","value":"https://api.iprout.com"}]}