{ "info": { "_postman_id": "6acaac11-31bf-45b0-97c0-fcec0be3171b", "name": "Clients AR Account reports Request inspection API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:47.000Z", "updatedAt": "2026-07-28T10:08:47.000Z", "lastUpdatedBy": "35240", "uid": "35240-6acaac11-31bf-45b0-97c0-fcec0be3171b" }, "item": [ { "name": "public", "item": [ { "name": "httpbin", "item": [ { "name": "v1", "item": [ { "name": "headers", "item": [ { "name": "Return the incoming request's HTTP headers.", "id": "e8bf5163-fb76-4fc3-b804-d317a2aa8c46", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/headers", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "headers" ] } }, "response": [ { "id": "533bf119-fb7a-4398-898d-824cd97334f1", "name": "The request's headers.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/headers", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "headers" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-533bf119-fb7a-4398-898d-824cd97334f1" }, { "id": "4b5a098d-9359-438f-b99e-457f7fca0906", "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/headers", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "headers" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-4b5a098d-9359-438f-b99e-457f7fca0906" }, { "id": "0fdcdc0f-037c-41e2-bad1-d7f577e77586", "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/headers", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "headers" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-0fdcdc0f-037c-41e2-bad1-d7f577e77586" }, { "id": "1ce69100-bcce-43c5-9913-bbba709c24af", "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/headers", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "headers" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-1ce69100-bcce-43c5-9913-bbba709c24af" } ], "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-e8bf5163-fb76-4fc3-b804-d317a2aa8c46" } ], "id": "2b5130c3-d58c-404d-aad3-655ac0133045", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-2b5130c3-d58c-404d-aad3-655ac0133045" }, { "name": "ip", "item": [ { "name": "Returns the requester's IP Address.", "id": "57ef9717-1d16-4d02-b1d3-6becea6a6bf8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/ip", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "ip" ] } }, "response": [ { "id": "e0a809f1-b3e1-4226-a880-5b1da482d838", "name": "The Requester's IP Address.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/ip", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "ip" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-e0a809f1-b3e1-4226-a880-5b1da482d838" }, { "id": "a311cd72-34b4-4e62-88ab-69aa7c49c6e6", "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/ip", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "ip" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-a311cd72-34b4-4e62-88ab-69aa7c49c6e6" }, { "id": "dad297ec-e04c-4839-9718-7cb2d1832e17", "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/ip", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "ip" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-dad297ec-e04c-4839-9718-7cb2d1832e17" }, { "id": "737c05b5-6585-40bd-93c6-d3dbfc03d570", "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/ip", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "ip" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-737c05b5-6585-40bd-93c6-d3dbfc03d570" } ], "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-57ef9717-1d16-4d02-b1d3-6becea6a6bf8" } ], "id": "09a01864-df08-4c5d-b487-adb0b547c4c3", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-09a01864-df08-4c5d-b487-adb0b547c4c3" }, { "name": "user-agent", "item": [ { "name": "Return the incoming requests's User-Agent header.", "id": "9fb8e75a-e49c-4e7d-81b0-89f2ad63762a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/user-agent", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "user-agent" ] } }, "response": [ { "id": "dbf27154-b0da-401b-843c-ddc3b7607112", "name": "The request's User-Agent header.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/user-agent", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "user-agent" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-dbf27154-b0da-401b-843c-ddc3b7607112" }, { "id": "98c61c38-273e-479f-b2a9-67dee55f4961", "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/user-agent", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "user-agent" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-98c61c38-273e-479f-b2a9-67dee55f4961" }, { "id": "a48fef24-40af-478d-8b5a-a12b2b71a155", "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/user-agent", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "user-agent" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-a48fef24-40af-478d-8b5a-a12b2b71a155" }, { "id": "0a1aab21-830d-4ed1-8085-3d1fdd1eb9e6", "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/user-agent", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "user-agent" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-0a1aab21-830d-4ed1-8085-3d1fdd1eb9e6" } ], "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-9fb8e75a-e49c-4e7d-81b0-89f2ad63762a" } ], "id": "bbfa78b2-69a7-4385-89cc-e9426a1d872b", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-bbfa78b2-69a7-4385-89cc-e9426a1d872b" } ], "id": "9026ec13-2f1a-416d-986b-52b41d5de464", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-9026ec13-2f1a-416d-986b-52b41d5de464" } ], "id": "dc6afdbb-48c5-48db-a84f-674c92c3f51f", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-dc6afdbb-48c5-48db-a84f-674c92c3f51f" } ], "id": "f05afcff-32f2-4acd-bff5-de35cf28eee3", "createdAt": "2026-07-28T10:08:48.000Z", "updatedAt": "2026-07-28T10:08:48.000Z", "uid": "35240-f05afcff-32f2-4acd-bff5-de35cf28eee3" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }