{ "info": { "_postman_id": "d2208ce0-5560-4db0-b77c-3be7e4a89c9d", "name": "Clients AR Account reports Redirects API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:46.000Z", "updatedAt": "2026-07-28T10:08:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-d2208ce0-5560-4db0-b77c-3be7e4a89c9d" }, "item": [ { "name": "public", "item": [ { "name": "httpbin", "item": [ { "name": "v1", "item": [ { "name": "absolute-redirect", "item": [ { "name": "{n}", "item": [ { "name": "Absolutely 302 Redirects n times.", "id": "6e478b6a-b734-4f3b-9462-213f2bc25f0a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/absolute-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "absolute-redirect", ":n" ], "variable": [ { "id": "065c5359-958d-4488-8e26-dceccc846979", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e37a4465-fe0a-4552-b4ce-7c3c6cb7a561", "name": "A redirection.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/absolute-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "absolute-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-e37a4465-fe0a-4552-b4ce-7c3c6cb7a561" }, { "id": "15b115f6-6a07-4eba-99ea-c60262ad5a18", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/absolute-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "absolute-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-15b115f6-6a07-4eba-99ea-c60262ad5a18" }, { "id": "a7885f62-8dc3-41de-8289-edafcd0b96dc", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/absolute-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "absolute-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-a7885f62-8dc3-41de-8289-edafcd0b96dc" }, { "id": "edcdd8c7-b00e-45f0-9048-b5302010d31d", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/absolute-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "absolute-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-edcdd8c7-b00e-45f0-9048-b5302010d31d" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6e478b6a-b734-4f3b-9462-213f2bc25f0a" } ], "id": "6d6d28dd-e833-4d03-93d5-2e7fe7d5747f", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6d6d28dd-e833-4d03-93d5-2e7fe7d5747f" } ], "id": "eadcd470-ebfb-43d1-b16e-6d949c8dc3f4", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-eadcd470-ebfb-43d1-b16e-6d949c8dc3f4" }, { "name": "redirect-to", "item": [ { "name": "302/3XX Redirects to the given URL.", "id": "2aa0bce2-1cff-44a6-a4a8-f14f13c57f39", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "response": [ { "id": "abe7950a-fb8e-4a81-ba97-5debba6d9cee", "name": "A redirection.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-abe7950a-fb8e-4a81-ba97-5debba6d9cee" }, { "id": "0908472a-1246-43a1-9bd8-38847461d4b3", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-0908472a-1246-43a1-9bd8-38847461d4b3" }, { "id": "fb69f0e1-c41b-44c6-8c7b-bb718ef355b4", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-fb69f0e1-c41b-44c6-8c7b-bb718ef355b4" }, { "id": "6f7a67d0-ebab-437b-8ec5-7d5953ac13bc", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6f7a67d0-ebab-437b-8ec5-7d5953ac13bc" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-2aa0bce2-1cff-44a6-a4a8-f14f13c57f39" }, { "name": "302/3XX Redirects to the given URL.", "id": "0b00687b-eb12-4aa3-a9e8-4a4af73f3566", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to?url=&status_code=", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ], "query": [ { "description": "(Required) ", "key": "url", "value": "" }, { "key": "status_code", "value": "" } ] } }, "response": [ { "id": "3d73f0ce-cc79-4bd0-b13b-a742120fd52f", "name": "A redirection.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to?url=&status_code=", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ], "query": [ { "description": "(Required) ", "key": "url", "value": "" }, { "key": "status_code", "value": "" } ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-3d73f0ce-cc79-4bd0-b13b-a742120fd52f" }, { "id": "0fcae234-505a-42e4-bcca-24d46d157434", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to?url=&status_code=", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ], "query": [ { "description": "(Required) ", "key": "url", "value": "" }, { "key": "status_code", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-0fcae234-505a-42e4-bcca-24d46d157434" }, { "id": "79c9c23d-6081-40b6-ae9f-d7e39a0d7c1a", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to?url=&status_code=", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ], "query": [ { "description": "(Required) ", "key": "url", "value": "" }, { "key": "status_code", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-79c9c23d-6081-40b6-ae9f-d7e39a0d7c1a" }, { "id": "6f7fc944-1c86-4aa0-adef-e850c4b64e72", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to?url=&status_code=", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ], "query": [ { "description": "(Required) ", "key": "url", "value": "" }, { "key": "status_code", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6f7fc944-1c86-4aa0-adef-e850c4b64e72" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-0b00687b-eb12-4aa3-a9e8-4a4af73f3566" }, { "name": "302/3XX Redirects to the given URL.", "id": "b924338e-0fd8-496f-a39a-4bcf1e2a2204", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PATCH", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "response": [ { "id": "daeb2e77-6a15-4233-86fc-6518fcbbba20", "name": "A redirection.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-daeb2e77-6a15-4233-86fc-6518fcbbba20" }, { "id": "1a4099fc-e508-49c1-a89a-860e2660d595", "name": "Unauthorized request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-1a4099fc-e508-49c1-a89a-860e2660d595" }, { "id": "ec3f860e-55de-4715-a764-ec1a09833104", "name": "Forbidden request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-ec3f860e-55de-4715-a764-ec1a09833104" }, { "id": "67187205-62a9-4e9c-bd3c-22c18ab8e5d6", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-67187205-62a9-4e9c-bd3c-22c18ab8e5d6" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-b924338e-0fd8-496f-a39a-4bcf1e2a2204" }, { "name": "302/3XX Redirects to the given URL.", "id": "7ecaa5b9-c548-4dc1-a690-c50fa6ba9933", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "*/*" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "response": [ { "id": "d7edf278-a3c2-4888-a2c7-b310ce80cd9f", "name": "A redirection.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-d7edf278-a3c2-4888-a2c7-b310ce80cd9f" }, { "id": "3e336ba8-8b20-49d3-8893-37bc61f3904c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-3e336ba8-8b20-49d3-8893-37bc61f3904c" }, { "id": "9d537050-0547-41cf-9111-f07f63c8dec9", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-9d537050-0547-41cf-9111-f07f63c8dec9" }, { "id": "414a2ba3-e867-4454-acad-1e9a86d64234", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-414a2ba3-e867-4454-acad-1e9a86d64234" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-7ecaa5b9-c548-4dc1-a690-c50fa6ba9933" }, { "name": "302/3XX Redirects to the given URL.", "id": "a3f62746-4050-45bc-a922-3108f24c7ab2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "*/*" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "response": [ { "id": "092c3877-94d9-47a9-b284-1b9d0b21fd8b", "name": "A redirection.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-092c3877-94d9-47a9-b284-1b9d0b21fd8b" }, { "id": "9cc7d946-c4c4-4506-a4cb-d081482d9de7", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-9cc7d946-c4c4-4506-a4cb-d081482d9de7" }, { "id": "d73bebf3-586a-4598-a325-3c07734cc845", "name": "Forbidden request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-d73bebf3-586a-4598-a325-3c07734cc845" }, { "id": "ec60ab07-200b-49ac-8958-d632f83a69fe", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "*/*" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"status_code\": \"\"\n}" }, "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect-to", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect-to" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-ec60ab07-200b-49ac-8958-d632f83a69fe" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-a3f62746-4050-45bc-a922-3108f24c7ab2" } ], "id": "df0ede9a-7bbe-4c45-bf29-b65f31467fb7", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-df0ede9a-7bbe-4c45-bf29-b65f31467fb7" }, { "name": "redirect", "item": [ { "name": "{n}", "item": [ { "name": "302 Redirects n times.", "id": "62cc9cc7-d5f1-4093-acfb-7ea7d083dc86", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect", ":n" ], "variable": [ { "id": "aec89c0b-4577-4d40-b753-4ae00452b570", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "31fb2275-77f7-48aa-97ae-9b881969f986", "name": "A redirection.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-31fb2275-77f7-48aa-97ae-9b881969f986" }, { "id": "2c71c91c-f278-41e4-a29d-c817ba5ee96b", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-2c71c91c-f278-41e4-a29d-c817ba5ee96b" }, { "id": "6e15b3cc-46cf-40b5-9263-8392dcb9d75e", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6e15b3cc-46cf-40b5-9263-8392dcb9d75e" }, { "id": "138356d2-fb8d-429e-91cf-df015145b28a", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-138356d2-fb8d-429e-91cf-df015145b28a" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-62cc9cc7-d5f1-4093-acfb-7ea7d083dc86" } ], "id": "6c99d826-eef6-44c2-be31-c07dfc93395d", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6c99d826-eef6-44c2-be31-c07dfc93395d" } ], "id": "67b18b9c-308c-430c-95ce-9723574c2a54", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-67b18b9c-308c-430c-95ce-9723574c2a54" }, { "name": "relative-redirect", "item": [ { "name": "{n}", "item": [ { "name": "Relatively 302 Redirects n times.", "id": "e46b5a9e-f65b-4ab6-aa38-45308e56d494", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/relative-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "relative-redirect", ":n" ], "variable": [ { "id": "bdd4767a-33ea-4f2c-a037-f4bbbf701457", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "a8cecca6-6314-4636-a903-bb46398b615d", "name": "A redirection.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/relative-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "relative-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-a8cecca6-6314-4636-a903-bb46398b615d" }, { "id": "b57918e8-ab75-486e-ad7d-c647287c8a7d", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/relative-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "relative-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-b57918e8-ab75-486e-ad7d-c647287c8a7d" }, { "id": "b8e5e40b-7ddc-4ed8-8602-e9f3d6e300fd", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/relative-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "relative-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-b8e5e40b-7ddc-4ed8-8602-e9f3d6e300fd" }, { "id": "6e9e8e12-4210-404e-928f-407520761bd1", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/relative-redirect/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "relative-redirect", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-6e9e8e12-4210-404e-928f-407520761bd1" } ], "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-e46b5a9e-f65b-4ab6-aa38-45308e56d494" } ], "id": "4abc78db-821a-4272-a1b0-5a2d6b206411", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-4abc78db-821a-4272-a1b0-5a2d6b206411" } ], "id": "ad36aa52-f031-47af-a7af-654879dc1f5d", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-ad36aa52-f031-47af-a7af-654879dc1f5d" } ], "id": "225c7b77-dbfa-494c-8742-56458e1193da", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-225c7b77-dbfa-494c-8742-56458e1193da" } ], "id": "940d277b-f6d8-4888-9439-9ebbffd6e179", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-940d277b-f6d8-4888-9439-9ebbffd6e179" } ], "id": "af30feee-e4c4-4c5b-aac9-f54901a4d950", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "uid": "35240-af30feee-e4c4-4c5b-aac9-f54901a4d950" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }