{ "info": { "_postman_id": "f0d5b938-95d9-4f0b-9107-e5594cce58f5", "name": "Clients AR Account reports Dynamic data API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "lastUpdatedBy": "35240", "uid": "35240-f0d5b938-95d9-4f0b-9107-e5594cce58f5" }, "item": [ { "name": "public", "item": [ { "name": "httpbin", "item": [ { "name": "v1", "item": [ { "name": "base64", "item": [ { "name": "{value}", "item": [ { "name": "Decodes base64url-encoded string.", "id": "9a9bdca1-2322-4e6b-904a-754846d68d96", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/base64/:value", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "base64", ":value" ], "variable": [ { "id": "ad412807-8410-4a0a-ae80-6d05ada5a12b", "key": "value", "value": "SFRUUEJJTiBpcyBhd2Vzb21l", "description": "(Required) " } ] } }, "response": [ { "id": "7be7770e-eeec-433b-aab9-240b8dfaeadf", "name": "Decoded base64 content.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/base64/:value", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "base64", ":value" ], "variable": [ { "key": "value" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7be7770e-eeec-433b-aab9-240b8dfaeadf" }, { "id": "b1e9d575-4764-4785-8ce1-b11ff2f83e6c", "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/base64/:value", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "base64", ":value" ], "variable": [ { "key": "value" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-b1e9d575-4764-4785-8ce1-b11ff2f83e6c" }, { "id": "7ffb1c43-28f9-4fb9-8849-ab28f5bd07ec", "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/base64/:value", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "base64", ":value" ], "variable": [ { "key": "value" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7ffb1c43-28f9-4fb9-8849-ab28f5bd07ec" }, { "id": "1bb9e2a5-f767-4b85-80dd-706d67474314", "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/base64/:value", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "base64", ":value" ], "variable": [ { "key": "value" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-1bb9e2a5-f767-4b85-80dd-706d67474314" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-9a9bdca1-2322-4e6b-904a-754846d68d96" } ], "id": "3e795091-a847-4403-8532-3bf0f4f68415", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-3e795091-a847-4403-8532-3bf0f4f68415" } ], "id": "45abf601-45b6-4fa3-ad6f-00fcd15acbc7", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-45abf601-45b6-4fa3-ad6f-00fcd15acbc7" }, { "name": "bytes", "item": [ { "name": "{n}", "item": [ { "name": "Returns n random bytes generated with given seed", "id": "7bc6210a-f408-4822-8bc9-f774948b51a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "bytes", ":n" ], "variable": [ { "id": "cf24e3a1-3a9a-4791-8e72-6d0a850c6030", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "08481f98-ca9d-464b-b7a3-c24dd8d99e76", "name": "Bytes.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-08481f98-ca9d-464b-b7a3-c24dd8d99e76" }, { "id": "54751186-02ab-4c06-a5dc-07800a1853ec", "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/bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-54751186-02ab-4c06-a5dc-07800a1853ec" }, { "id": "75fb5a58-0e46-4977-abb9-b715f253532c", "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/bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-75fb5a58-0e46-4977-abb9-b715f253532c" }, { "id": "68c52fea-5137-4f3d-9499-c7600d26df16", "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/bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-68c52fea-5137-4f3d-9499-c7600d26df16" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7bc6210a-f408-4822-8bc9-f774948b51a8" } ], "id": "620ac5fd-4fec-4fd0-a232-f032ee136616", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-620ac5fd-4fec-4fd0-a232-f032ee136616" } ], "id": "4cfe8745-c985-48aa-a578-b3ca0950b88c", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-4cfe8745-c985-48aa-a578-b3ca0950b88c" }, { "name": "delay", "item": [ { "name": "{delay}", "item": [ { "name": "Returns a delayed response (max of 10 seconds).", "id": "22b32336-6687-4d94-a8e0-4fd68db5c243", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "id": "0986b8ec-0442-4345-9813-db66443c2a2a", "key": "delay", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "ea7065eb-ddd8-4062-8e10-c3934147daca", "name": "A delayed response.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-ea7065eb-ddd8-4062-8e10-c3934147daca" }, { "id": "536c3d19-72ef-4aa0-bdf9-8311cb256101", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-536c3d19-72ef-4aa0-bdf9-8311cb256101" }, { "id": "72b93554-3415-43d9-bea6-ff9ef2f60398", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-72b93554-3415-43d9-bea6-ff9ef2f60398" }, { "id": "181a05da-f0fc-4c1b-b22e-622f03d3ead6", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-181a05da-f0fc-4c1b-b22e-622f03d3ead6" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-22b32336-6687-4d94-a8e0-4fd68db5c243" }, { "name": "Returns a delayed response (max of 10 seconds).", "id": "6a85f576-86a2-481f-8f5e-dcd2328a8446", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "id": "1d0cf49d-1aa3-43f9-be04-f44b258e8218", "key": "delay", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "73281acc-8147-4bd4-a824-7776c9ac4f42", "name": "A delayed response.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-73281acc-8147-4bd4-a824-7776c9ac4f42" }, { "id": "b73e3dc0-9c1f-4ca9-8a7f-526981a2ffdc", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-b73e3dc0-9c1f-4ca9-8a7f-526981a2ffdc" }, { "id": "42d23216-4afd-4efe-8676-3320542a9d10", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-42d23216-4afd-4efe-8676-3320542a9d10" }, { "id": "7a396647-05f5-4ac8-8091-391735707c76", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7a396647-05f5-4ac8-8091-391735707c76" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-6a85f576-86a2-481f-8f5e-dcd2328a8446" }, { "name": "Returns a delayed response (max of 10 seconds).", "id": "ce737848-cf10-4055-a397-86dc480c3b02", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PATCH", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "id": "1d01eee1-a7cf-4fc8-b9c1-6f17386f1dd8", "key": "delay", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "72544ae1-fbe4-4834-a1bc-27b3d1f59842", "name": "A delayed response.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-72544ae1-fbe4-4834-a1bc-27b3d1f59842" }, { "id": "beda2d03-a655-40d1-819c-526ac1f625da", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-beda2d03-a655-40d1-819c-526ac1f625da" }, { "id": "30d3aceb-fdc6-40f2-afbc-6f9457178667", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-30d3aceb-fdc6-40f2-afbc-6f9457178667" }, { "id": "68151c77-b9b0-40a8-8c2a-6fb9e34e4f56", "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/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-68151c77-b9b0-40a8-8c2a-6fb9e34e4f56" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-ce737848-cf10-4055-a397-86dc480c3b02" }, { "name": "Returns a delayed response (max of 10 seconds).", "id": "1fd0a696-a025-41aa-a472-a9e9c128f2aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "id": "14f5ac18-fe0f-447c-abed-41ea51fa4fad", "key": "delay", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "09206cb2-1fd3-4078-9b95-9937971baf90", "name": "A delayed response.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-09206cb2-1fd3-4078-9b95-9937971baf90" }, { "id": "ffc06251-224d-4cf5-9f40-b9d680a5a32b", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-ffc06251-224d-4cf5-9f40-b9d680a5a32b" }, { "id": "f615443a-986f-4a82-9059-52e27434b99f", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-f615443a-986f-4a82-9059-52e27434b99f" }, { "id": "efb83019-fca9-43d3-bbf8-60ba1267549b", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-efb83019-fca9-43d3-bbf8-60ba1267549b" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-1fd0a696-a025-41aa-a472-a9e9c128f2aa" }, { "name": "Returns a delayed response (max of 10 seconds).", "id": "70df0e66-4b6f-40d3-9547-cdcbc5e452a9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "id": "8c92e178-a4ef-450b-bf1a-f6caa687a12e", "key": "delay", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "94e0653b-8a57-4080-97f6-acd99e516020", "name": "A delayed response.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-94e0653b-8a57-4080-97f6-acd99e516020" }, { "id": "e9edd09f-6c8b-401b-8354-4e7def8eac5f", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-e9edd09f-6c8b-401b-8354-4e7def8eac5f" }, { "id": "c842ec9e-434a-4615-8b9f-6981ee7d130b", "name": "Forbidden request.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-c842ec9e-434a-4615-8b9f-6981ee7d130b" }, { "id": "6681fb81-c47b-4907-9963-cc47ae25bd75", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/delay/:delay", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "delay", ":delay" ], "variable": [ { "key": "delay" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-6681fb81-c47b-4907-9963-cc47ae25bd75" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-70df0e66-4b6f-40d3-9547-cdcbc5e452a9" } ], "id": "77d4d8be-94aa-4954-8180-60be7836483a", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-77d4d8be-94aa-4954-8180-60be7836483a" } ], "id": "374ab86c-8ae9-4fb3-be11-779ebed6ac85", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-374ab86c-8ae9-4fb3-be11-779ebed6ac85" }, { "name": "drip", "item": [ { "name": "Drips data over a duration after an optional initial delay.", "id": "937badb3-7966-4b1d-a64f-488768f2cc0b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/drip?duration=2&numbytes=10&code=200&delay=2", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "drip" ], "query": [ { "description": "The amount of time (in seconds) over which to drip each byte", "key": "duration", "value": "2" }, { "description": "The number of bytes to respond with", "key": "numbytes", "value": "10" }, { "description": "The response code that will be returned", "key": "code", "value": "200" }, { "description": "The amount of time (in seconds) to delay before responding", "key": "delay", "value": "2" } ] } }, "response": [ { "id": "881d2f56-f9b2-4fbf-aebe-34ff50062fd4", "name": "A dripped response.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/drip?duration=2&numbytes=10&code=200&delay=2", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "drip" ], "query": [ { "description": "The amount of time (in seconds) over which to drip each byte", "key": "duration", "value": "2" }, { "description": "The number of bytes to respond with", "key": "numbytes", "value": "10" }, { "description": "The response code that will be returned", "key": "code", "value": "200" }, { "description": "The amount of time (in seconds) to delay before responding", "key": "delay", "value": "2" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-881d2f56-f9b2-4fbf-aebe-34ff50062fd4" }, { "id": "be0c2e21-2566-4fe4-b94f-e572f5b21b20", "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/drip?duration=2&numbytes=10&code=200&delay=2", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "drip" ], "query": [ { "description": "The amount of time (in seconds) over which to drip each byte", "key": "duration", "value": "2" }, { "description": "The number of bytes to respond with", "key": "numbytes", "value": "10" }, { "description": "The response code that will be returned", "key": "code", "value": "200" }, { "description": "The amount of time (in seconds) to delay before responding", "key": "delay", "value": "2" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-be0c2e21-2566-4fe4-b94f-e572f5b21b20" }, { "id": "46f16aef-ec07-4982-bf69-5e766d9ec957", "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/drip?duration=2&numbytes=10&code=200&delay=2", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "drip" ], "query": [ { "description": "The amount of time (in seconds) over which to drip each byte", "key": "duration", "value": "2" }, { "description": "The number of bytes to respond with", "key": "numbytes", "value": "10" }, { "description": "The response code that will be returned", "key": "code", "value": "200" }, { "description": "The amount of time (in seconds) to delay before responding", "key": "delay", "value": "2" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-46f16aef-ec07-4982-bf69-5e766d9ec957" }, { "id": "6be5e62b-7e5d-4366-9dee-a8b10cda9315", "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/drip?duration=2&numbytes=10&code=200&delay=2", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "drip" ], "query": [ { "description": "The amount of time (in seconds) over which to drip each byte", "key": "duration", "value": "2" }, { "description": "The number of bytes to respond with", "key": "numbytes", "value": "10" }, { "description": "The response code that will be returned", "key": "code", "value": "200" }, { "description": "The amount of time (in seconds) to delay before responding", "key": "delay", "value": "2" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-6be5e62b-7e5d-4366-9dee-a8b10cda9315" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-937badb3-7966-4b1d-a64f-488768f2cc0b" } ], "id": "7d5c59b2-c186-41f4-a26a-cb4b926b0cc2", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7d5c59b2-c186-41f4-a26a-cb4b926b0cc2" }, { "name": "links", "item": [ { "name": "{n}", "item": [ { "name": "{offset}", "item": [ { "name": "Generate a page containing n links to other pages which do the same.", "id": "86767eb2-bc4f-452a-82d5-abc5a9857f71", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/links/:n/:offset", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "links", ":n", ":offset" ], "variable": [ { "id": "26301675-7b22-4c62-b425-b1b643dca9b7", "key": "n", "value": "", "description": "(Required) " }, { "id": "eb7662df-5948-4cd5-9766-c9a383798a57", "key": "offset", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e489f987-df71-415b-87ae-c0834c865cfd", "name": "HTML links.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/links/:n/:offset", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "links", ":n", ":offset" ], "variable": [ { "key": "n" }, { "key": "offset" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-e489f987-df71-415b-87ae-c0834c865cfd" }, { "id": "ac2b23d8-148e-4293-bccc-1c11be6a501c", "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/links/:n/:offset", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "links", ":n", ":offset" ], "variable": [ { "key": "n" }, { "key": "offset" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-ac2b23d8-148e-4293-bccc-1c11be6a501c" }, { "id": "a1ced2db-a28d-4e20-97f1-77e2640633cf", "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/links/:n/:offset", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "links", ":n", ":offset" ], "variable": [ { "key": "n" }, { "key": "offset" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-a1ced2db-a28d-4e20-97f1-77e2640633cf" }, { "id": "9983aa77-90d2-4641-b5e5-3c3ebb44b0a2", "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/links/:n/:offset", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "links", ":n", ":offset" ], "variable": [ { "key": "n" }, { "key": "offset" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-9983aa77-90d2-4641-b5e5-3c3ebb44b0a2" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-86767eb2-bc4f-452a-82d5-abc5a9857f71" } ], "id": "bde294bd-05f8-43e3-ad3e-08ef582090df", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-bde294bd-05f8-43e3-ad3e-08ef582090df" } ], "id": "01cdf6b4-a8b4-45d3-a023-eafcbc14bdd5", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-01cdf6b4-a8b4-45d3-a023-eafcbc14bdd5" } ], "id": "6816e3ef-50e7-417e-a94b-08d4bd1a06bb", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-6816e3ef-50e7-417e-a94b-08d4bd1a06bb" }, { "name": "range", "item": [ { "name": "{numbytes}", "item": [ { "name": "Streams n random bytes generated with given seed, at given chunk size per packet.", "id": "cca4b042-09bb-4280-9854-30bd8ac84efc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/range/:numbytes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "range", ":numbytes" ], "variable": [ { "id": "53fef44a-ee62-4613-a816-92a17c9a7b54", "key": "numbytes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "b63af618-c00b-498f-a69a-932d2b568cb6", "name": "Bytes.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/range/:numbytes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "range", ":numbytes" ], "variable": [ { "key": "numbytes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-b63af618-c00b-498f-a69a-932d2b568cb6" }, { "id": "c9515504-3595-439f-b184-1e309a927ae5", "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/range/:numbytes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "range", ":numbytes" ], "variable": [ { "key": "numbytes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-c9515504-3595-439f-b184-1e309a927ae5" }, { "id": "2bee45ed-b3d2-4150-b7b0-6b486b5fb195", "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/range/:numbytes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "range", ":numbytes" ], "variable": [ { "key": "numbytes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-2bee45ed-b3d2-4150-b7b0-6b486b5fb195" }, { "id": "2539976e-4936-4dae-841a-4bb93738c9d5", "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/range/:numbytes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "range", ":numbytes" ], "variable": [ { "key": "numbytes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-2539976e-4936-4dae-841a-4bb93738c9d5" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-cca4b042-09bb-4280-9854-30bd8ac84efc" } ], "id": "207a1d8d-6e18-4ede-9ca6-2da6350d6679", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-207a1d8d-6e18-4ede-9ca6-2da6350d6679" } ], "id": "cfec2f36-1c9a-47a7-b60a-ad7dce05dc0d", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-cfec2f36-1c9a-47a7-b60a-ad7dce05dc0d" }, { "name": "stream-bytes", "item": [ { "name": "{n}", "item": [ { "name": "Streams n random bytes generated with given seed, at given chunk size per packet.", "id": "7e3abc14-433a-4f03-a7f9-c1ccf8dd86cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/stream-bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream-bytes", ":n" ], "variable": [ { "id": "c8da7f86-3437-4a0f-8380-051059f08a4a", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "af92a06d-461f-4fef-bb03-4634c8441760", "name": "Bytes.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/stream-bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream-bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-af92a06d-461f-4fef-bb03-4634c8441760" }, { "id": "fc7f69d1-2b4d-42ed-8f52-2f0070ab6e9c", "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/stream-bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream-bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-fc7f69d1-2b4d-42ed-8f52-2f0070ab6e9c" }, { "id": "f4a47c85-7add-4ebe-a464-6290792879e5", "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/stream-bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream-bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-f4a47c85-7add-4ebe-a464-6290792879e5" }, { "id": "3eceb5b3-7b1b-4095-9d69-bc7de663c4f6", "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/stream-bytes/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream-bytes", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-3eceb5b3-7b1b-4095-9d69-bc7de663c4f6" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-7e3abc14-433a-4f03-a7f9-c1ccf8dd86cd" } ], "id": "9f00fef8-c0f0-488a-86b8-97932bdd6199", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-9f00fef8-c0f0-488a-86b8-97932bdd6199" } ], "id": "47c679b6-cd6c-4444-ac40-50ea10af8075", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-47c679b6-cd6c-4444-ac40-50ea10af8075" }, { "name": "stream", "item": [ { "name": "{n}", "item": [ { "name": "Stream n JSON responses", "id": "cbb6a675-4340-4a8d-ba53-c4857b67bc01", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/stream/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream", ":n" ], "variable": [ { "id": "180829f9-6dde-4193-b7d1-876d5cc95bdb", "key": "n", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "dfe46704-52b6-48ca-99c1-a628e301ec12", "name": "Streamed JSON responses.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/stream/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-dfe46704-52b6-48ca-99c1-a628e301ec12" }, { "id": "f9527dd2-b2e7-4eff-9261-9dd345edc2e4", "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/stream/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-f9527dd2-b2e7-4eff-9261-9dd345edc2e4" }, { "id": "c52a2891-9ea4-42a3-8405-d4a412e46323", "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/stream/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-c52a2891-9ea4-42a3-8405-d4a412e46323" }, { "id": "c4fb01ee-a3fe-49ce-b28d-904ca9031c69", "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/stream/:n", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "stream", ":n" ], "variable": [ { "key": "n" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-c4fb01ee-a3fe-49ce-b28d-904ca9031c69" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-cbb6a675-4340-4a8d-ba53-c4857b67bc01" } ], "id": "3028bd5b-dda1-4ea6-b876-df8ab07f6a69", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-3028bd5b-dda1-4ea6-b876-df8ab07f6a69" } ], "id": "879053c1-d9b1-40de-875a-2da658f40641", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-879053c1-d9b1-40de-875a-2da658f40641" }, { "name": "uuid", "item": [ { "name": "Return a UUID4.", "id": "ea843bc5-1ae2-46de-a1b8-946c6b3157ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/uuid", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "uuid" ] } }, "response": [ { "id": "4a10ef8d-38a5-4ee0-ab90-003a9ca0dbae", "name": "A UUID4.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/uuid", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "uuid" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-4a10ef8d-38a5-4ee0-ab90-003a9ca0dbae" }, { "id": "6bf99b91-5ade-426e-a7db-a67e8b5f9645", "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/uuid", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "uuid" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-6bf99b91-5ade-426e-a7db-a67e8b5f9645" }, { "id": "5dda8a80-7cac-4a75-a5b1-c25b448fc01e", "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/uuid", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "uuid" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-5dda8a80-7cac-4a75-a5b1-c25b448fc01e" }, { "id": "d2723a3c-bc79-498c-8702-bc84a23f860e", "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/uuid", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "uuid" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-d2723a3c-bc79-498c-8702-bc84a23f860e" } ], "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-ea843bc5-1ae2-46de-a1b8-946c6b3157ab" } ], "id": "21c74500-bd26-40ff-91a7-e398715c5513", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-21c74500-bd26-40ff-91a7-e398715c5513" } ], "id": "0ac76b4a-c43d-4e45-912b-3d064037b20a", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-0ac76b4a-c43d-4e45-912b-3d064037b20a" } ], "id": "db9b0d93-e6e6-4a5f-a9b7-4345c3743559", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-db9b0d93-e6e6-4a5f-a9b7-4345c3743559" } ], "id": "e6c64622-c104-476c-9c9c-8e666a3ebc4d", "createdAt": "2026-07-28T10:07:53.000Z", "updatedAt": "2026-07-28T10:07:53.000Z", "uid": "35240-e6c64622-c104-476c-9c9c-8e666a3ebc4d" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }