{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports Response formats API", "version": "v1" }, "items": [ { "info": { "name": "Response formats", "type": "folder" }, "items": [ { "info": { "name": "Returns Brotli-encoded data.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/brotli" }, "docs": "Returns Brotli-encoded data." }, { "info": { "name": "Returns Deflate-encoded data.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/deflate" }, "docs": "Returns Deflate-encoded data." }, { "info": { "name": "Returns page denied by robots.txt rules.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/deny" }, "docs": "Returns page denied by robots.txt rules." }, { "info": { "name": "Returns a UTF-8 encoded body.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/encoding/utf8" }, "docs": "Returns a UTF-8 encoded body." }, { "info": { "name": "Returns GZip-encoded data.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/gzip" }, "docs": "Returns GZip-encoded data." }, { "info": { "name": "Returns a simple HTML document.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/html" }, "docs": "Returns a simple HTML document." }, { "info": { "name": "Returns a simple JSON document.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/json" }, "docs": "Returns a simple JSON document." }, { "info": { "name": "Returns some robots.txt rules.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/robots.txt" }, "docs": "Returns some robots.txt rules." }, { "info": { "name": "Returns a simple XML document.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/xml" }, "docs": "Returns a simple XML document." } ] } ], "bundled": true }