{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports Redirects API", "version": "v1" }, "items": [ { "info": { "name": "Redirects", "type": "folder" }, "items": [ { "info": { "name": "Absolutely 302 Redirects n times.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/absolute-redirect/:n", "params": [ { "name": "n", "value": "", "type": "path" } ] }, "docs": "Absolutely 302 Redirects n times." }, { "info": { "name": "302/3XX Redirects to the given URL.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/redirect-to", "params": [ { "name": "url", "value": "", "type": "query" }, { "name": "status_code", "value": "", "type": "query" } ] }, "docs": "302/3XX Redirects to the given URL." }, { "info": { "name": "302/3XX Redirects to the given URL.", "type": "http" }, "http": { "method": "POST", "url": "https://api.agicap.com/public/httpbin/v1/redirect-to" }, "docs": "302/3XX Redirects to the given URL." }, { "info": { "name": "302/3XX Redirects to the given URL.", "type": "http" }, "http": { "method": "PUT", "url": "https://api.agicap.com/public/httpbin/v1/redirect-to" }, "docs": "302/3XX Redirects to the given URL." }, { "info": { "name": "302/3XX Redirects to the given URL.", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.agicap.com/public/httpbin/v1/redirect-to" }, "docs": "302/3XX Redirects to the given URL." }, { "info": { "name": "302/3XX Redirects to the given URL.", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.agicap.com/public/httpbin/v1/redirect-to" }, "docs": "302/3XX Redirects to the given URL." }, { "info": { "name": "302 Redirects n times.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/redirect/:n", "params": [ { "name": "n", "value": "", "type": "path" } ] }, "docs": "302 Redirects n times." }, { "info": { "name": "Relatively 302 Redirects n times.", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/httpbin/v1/relative-redirect/:n", "params": [ { "name": "n", "value": "", "type": "path" } ] }, "docs": "Relatively 302 Redirects n times." } ] } ], "bundled": true }