{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports Request inspection API", "version": "v1" }, "items": [ { "info": { "name": "Request inspection", "type": "folder" }, "items": [ { "info": { "name": "Return the incoming request's HTTP headers.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/headers" }, "docs": "Return the incoming request's HTTP headers." }, { "info": { "name": "Returns the requester's IP Address.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/ip" }, "docs": "Returns the requester's IP Address." }, { "info": { "name": "Return the incoming requests's User-Agent header.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/user-agent" }, "docs": "Return the incoming requests's User-Agent header." } ] } ], "bundled": true }