{ "info": { "_postman_id": "793cf852-eb98-4a1e-893c-fbda7383ff32", "name": "Kita Capture Applications Verification 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:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "lastUpdatedBy": "35240", "uid": "35240-793cf852-eb98-4a1e-893c-fbda7383ff32" }, "item": [ { "name": "api", "item": [ { "name": "v1", "item": [ { "name": "verify", "item": [ { "name": "single", "item": [ { "name": "Get the full fraud-detection block for one document", "id": "e9f880a9-2819-49b7-a48e-6324319b0535", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"document_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify/single", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify", "single" ] } }, "response": [ { "id": "59daa3d0-34ba-4809-9791-a0fd851f20e6", "name": "The fraud_detection block.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify/single", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify", "single" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-59daa3d0-34ba-4809-9791-a0fd851f20e6" }, { "id": "75ab0986-d30c-4b24-9efe-9bd19c39d78e", "name": "Bad request \u2014 check the request body and parameters.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify/single", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify", "single" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-75ab0986-d30c-4b24-9efe-9bd19c39d78e" }, { "id": "670db246-989e-47b1-9077-65052bff0929", "name": "Invalid or missing API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify/single", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify", "single" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-670db246-989e-47b1-9077-65052bff0929" } ], "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-e9f880a9-2819-49b7-a48e-6324319b0535" } ], "id": "fbb7fd4e-385a-41f4-9289-da6181c1d1db", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-fbb7fd4e-385a-41f4-9289-da6181c1d1db" }, { "name": "Run cross-document verification", "id": "3d5cd18e-fed2-4be1-8d28-57131b8006cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"document_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify" ] }, "description": "Runs 34+ cross-document checks over documents already processed \u2014 e.g. confirming a payslip, bank statement and ID belong to the same applicant." }, "response": [ { "id": "52d75b57-f3cb-47b0-baa5-d117dd873ef5", "name": "Verification result.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"document_count\": \"\",\n \"document_summary\": {},\n \"cross_doc_score\": \"\",\n \"field_verifiability\": {},\n \"corroboration\": {}\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-52d75b57-f3cb-47b0-baa5-d117dd873ef5" }, { "id": "00ab03cc-3079-4b1f-ba30-350e37ab9784", "name": "Bad request \u2014 check the request body and parameters.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-00ab03cc-3079-4b1f-ba30-350e37ab9784" }, { "id": "97410be4-ee9b-4a7a-afb1-fc483632d823", "name": "Invalid or missing API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-97410be4-ee9b-4a7a-afb1-fc483632d823" }, { "id": "38c7d7ed-7109-4e30-b234-46c6f1e2098c", "name": "Rate limited. Wait and retry; check the `Retry-After` header.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_ids\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v1/verify", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "verify" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "Seconds to wait before retrying.", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-38c7d7ed-7109-4e30-b234-46c6f1e2098c" } ], "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-3d5cd18e-fed2-4be1-8d28-57131b8006cd" } ], "id": "aea760b8-05ee-4c7c-8081-9e980e7be44d", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-aea760b8-05ee-4c7c-8081-9e980e7be44d" } ], "id": "3ccea518-7208-45c8-b260-d8bfd381d415", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-3ccea518-7208-45c8-b260-d8bfd381d415" } ], "id": "19076787-f105-4100-859f-495599624640", "createdAt": "2026-07-28T02:00:39.000Z", "updatedAt": "2026-07-28T02:00:39.000Z", "uid": "35240-19076787-f105-4100-859f-495599624640" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://portal.usekita.com" } ] }