{ "info": { "_postman_id": "dcd52b69-f88f-4d58-b18c-df0d08f143bd", "name": "Kita Capture Applications Conversation API", "description": "Kita Capture turns scanned or photographed financial and identity documents into clean\nJSON \u2014 transactions, metadata, metrics, and fraud signals. Upload a file (multipart or\nbase64), submit a URL, or batch up to 100 documents, then poll for results or receive an\nHMAC-signed webhook.\n\nAuthentication uses an organization API key prefixed `kita_prod_` sent as\n`Authorization: Bearer `. Errors return `{ \"error\": ..., \"message\": ... }`.\nRate limiting is per organization; 429 responses carry a `Retry-After` header.\n\nNOTE: Kita does not publish a machine-readable OpenAPI description. This document was\ngenerated by the API Evangelist enrichment pipeline from Kita's own published API\ndocumentation (shipped verbatim inside the official `kita-docs-mcp` npm package and\nserved at https://www.kita.ai/documentation). Only operations, parameters, fields and\nstatus codes that Kita documents are represented here.\n\n\nContact Support:\n Name: Kita Support\n Email: support@kita.ai", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:00:12.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "lastUpdatedBy": "35240", "uid": "35240-dcd52b69-f88f-4d58-b18c-df0d08f143bd" }, "item": [ { "name": "applications", "item": [ { "name": "{id}", "item": [ { "name": "conversation", "item": [ { "name": "Get the borrower conversation thread", "id": "6a729f2e-14d9-47f3-b497-9a309a550da7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/applications/:id/conversation?after=", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "conversation" ], "query": [ { "description": "Return only messages with a higher `display_order`.", "key": "after", "value": "" } ], "variable": [ { "id": "00fc3ad9-5f91-4edf-91ba-4a74c5196516", "key": "id", "value": "", "description": "(Required) Application UUID or human `app_id` (e.g. `APP-1234`)." } ] }, "description": "Returns `conversation_messages`. Pass `after` to fetch only newer messages for incremental sync." }, "response": [ { "id": "37bee0dc-4322-46c3-a987-5029dd28f0c5", "name": "The conversation.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/applications/:id/conversation?after=", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "conversation" ], "query": [ { "description": "Return only messages with a higher `display_order`.", "key": "after", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {}\n}", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-37bee0dc-4322-46c3-a987-5029dd28f0c5" }, { "id": "b9079288-72ad-400f-812c-e62beae9d751", "name": "Missing, malformed, unknown, or revoked API key.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/applications/:id/conversation?after=", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "conversation" ], "query": [ { "description": "Return only messages with a higher `display_order`.", "key": "after", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-b9079288-72ad-400f-812c-e62beae9d751" }, { "id": "78b899c5-b57e-4c22-967d-398d45014651", "name": "Resource not found in this organization.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/applications/:id/conversation?after=", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "conversation" ], "query": [ { "description": "Return only messages with a higher `display_order`.", "key": "after", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-78b899c5-b57e-4c22-967d-398d45014651" } ], "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-6a729f2e-14d9-47f3-b497-9a309a550da7" } ], "id": "2fb9a6d6-0e6e-413a-affb-fc2b10902d9f", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-2fb9a6d6-0e6e-413a-affb-fc2b10902d9f" } ], "id": "bdffe55c-b66a-499f-aaca-89dd83fcc199", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-bdffe55c-b66a-499f-aaca-89dd83fcc199" } ], "id": "62461d0f-a303-4223-b74e-b8aefc0cbfe3", "createdAt": "2026-07-28T02:00:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "uid": "35240-62461d0f-a303-4223-b74e-b8aefc0cbfe3" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://portal.usekita.com" } ] }