{"info":{"_postman_id":"23f3cff0-edaa-4bd4-ac9a-5a353fa45bb7","name":"IPify - V2","description":"<html><head></head><body><p>Ever needed to get your public IP address programmatically? Maybe you're provisioning new cloud servers and need to know your IP -- maybe you're behind a corporate firewall and need to tunnel information -- whatever the reason: sometimes having a public IP address API is useful!</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5029385","collectionId":"23f3cff0-edaa-4bd4-ac9a-5a353fa45bb7","publishedId":"RWaC1rWn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-08-29T10:48:07.000Z"},"item":[{"name":"JSON -2","id":"e3fd7536-fb37-4fdf-97c8-f0a534e866dc","request":{"method":"GET","header":[],"url":"https://api.ipify.org?format=json","description":"<p>Get your IP address back as a JSON object</p>\n","urlObject":{"protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"json"}],"variable":[]}},"response":[{"id":"0dddf167-1275-477d-9857-27a5cb44354c","name":"JSON Resp","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.ipify.org?format=json","protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"json"}]},"description":"Get your IP address back as a JSON object"},"status":"OK","code":200,"_postman_previewlanguage":"javascript","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"23","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 04 Aug 2015 13:11:34 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Cowboy","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 vegur","name":"Via","description":"Informs the client of proxies through which the response was sent."}],"cookie":[],"responseTime":null,"body":"{\"ip\":\"106.51.232.110\"}"},{"id":"ac8ecf69-1d82-4fe3-816c-6b9bfcc0cd68","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.ipify.org?format=json","protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"json"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"22","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 10 May 2017 05:26:57 GMT","name":"Date","description":""},{"key":"Server","value":"Cowboy","name":"Server","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""}],"cookie":[],"responseTime":null,"body":"{\"ip\":\"106.51.70.154\"}"}],"_postman_id":"e3fd7536-fb37-4fdf-97c8-f0a534e866dc"},{"name":"Plain Text","id":"c0269354-1c74-4877-a46c-e56016a69c3f","request":{"method":"GET","header":[],"url":"https://api.ipify.org","description":"<p>Get your IP address back in plain text</p>\n","urlObject":{"protocol":"https","host":["api","ipify","org"],"query":[],"variable":[]}},"response":[{"id":"0ebbdcef-145e-44a9-bdb9-6248fe931181","name":"Plain Response","originalRequest":{"method":"GET","header":[],"url":"https://api.ipify.org","description":"Get your IP address back in plain text"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"14","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/plain","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 04 Aug 2015 13:11:53 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Cowboy","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 vegur","name":"Via","description":"Informs the client of proxies through which the response was sent."}],"cookie":[],"responseTime":null,"body":"106.51.232.110"}],"_postman_id":"c0269354-1c74-4877-a46c-e56016a69c3f"},{"name":"JSONP","id":"81930347-72c5-4709-bee0-fc664c3cbce6","request":{"method":"GET","header":[],"url":"https://api.ipify.org?format=jsonp","description":"<p>Get your IP address back as JSONP</p>\n","urlObject":{"protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"jsonp"}],"variable":[]}},"response":[{"id":"4591213c-3cd5-4700-9d8b-d1426f183071","name":"JSONP Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.ipify.org?format=jsonp","protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"jsonp"}]},"description":"Get your IP address back as JSONP"},"status":"OK","code":200,"_postman_previewlanguage":"javascript","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"34","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/javascript","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 04 Aug 2015 13:12:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Cowboy","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 vegur","name":"Via","description":"Informs the client of proxies through which the response was sent."}],"cookie":[],"responseTime":null,"body":"callback({\"ip\":\"106.51.232.110\"});"}],"_postman_id":"81930347-72c5-4709-bee0-fc664c3cbce6"},{"name":"JSONP with Callback","id":"5996988c-f38a-4a36-87d8-c7d18d2ee347","request":{"method":"GET","header":[],"url":"https://api.ipify.org?format=jsonp&callback={{callback}}","description":"<p>Get your IP address back as JSONP, with a custom callback</p>\n","urlObject":{"protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"jsonp"},{"key":"callback","value":"{{callback}}"}],"variable":[]}},"response":[{"id":"1606c67e-8c26-46bc-a9db-68f872548963","name":"JSONP Callback Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.ipify.org?format=jsonp&callback={{callback}}","protocol":"https","host":["api","ipify","org"],"query":[{"key":"format","value":"jsonp"},{"key":"callback","value":"{{callback}}"}]},"description":"Get your IP address back as JSONP, with a custom callback"},"status":"OK","code":200,"_postman_previewlanguage":"javascript","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"31","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/javascript","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 04 Aug 2015 13:14:15 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Cowboy","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 vegur","name":"Via","description":"Informs the client of proxies through which the response was sent."}],"cookie":[],"responseTime":null,"body":"getip({\"ip\":\"106.51.232.110\"});"}],"_postman_id":"5996988c-f38a-4a36-87d8-c7d18d2ee347"}]}