{ "info": { "_postman_id": "b66ac68c-405b-4283-8815-df0435044aeb", "name": "Kita Capture Applications Credit 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:13.000Z", "updatedAt": "2026-07-28T02:00:13.000Z", "lastUpdatedBy": "35240", "uid": "35240-b66ac68c-405b-4283-8815-df0435044aeb" }, "item": [ { "name": "applications", "item": [ { "name": "{id}", "item": [ { "name": "credit", "item": [ { "name": "Get the deterministic credit picture", "id": "64a93ca8-4bb0-4f10-9204-6505f9b8cea2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/applications/:id/credit", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "credit" ], "variable": [ { "id": "5cf464ac-2b8e-4470-9ef7-0c45648aeda6", "key": "id", "value": "", "description": "(Required) Application UUID or human `app_id` (e.g. `APP-1234`)." } ] }, "description": "Returns the normalized `spread` (adjusted EBITDA/net income, DSCR, margins,\ndebt-to-worth, current ratio, reserve months, LTV, sensitivity table, per-metric\nprovenance), the `adjustments` line items (tagged `ai` or `lo`), and the policy\nengine `decision` with every rule's pass/fail. Values come from a versioned\ncalculation engine, not from an LLM. Layers are null until computed.\n" }, "response": [ { "id": "e5a96205-5495-4883-98e9-366577394beb", "name": "The credit picture.", "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/credit", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "credit" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"spread\": {},\n \"decision\": {}\n }\n}", "createdAt": "2026-07-28T02:00:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-e5a96205-5495-4883-98e9-366577394beb" }, { "id": "d8cfce72-d49e-4c80-9c01-59b19b48583a", "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/credit", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "credit" ], "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:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-d8cfce72-d49e-4c80-9c01-59b19b48583a" }, { "id": "fa5b588b-f26f-454c-80f4-3fbe10323388", "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/credit", "host": [ "{{baseUrl}}" ], "path": [ "applications", ":id", "credit" ], "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:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-fa5b588b-f26f-454c-80f4-3fbe10323388" } ], "createdAt": "2026-07-28T02:00:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-64a93ca8-4bb0-4f10-9204-6505f9b8cea2" } ], "id": "11ed8f6e-c45d-4eb2-9634-5139146e769c", "createdAt": "2026-07-28T02:00:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-11ed8f6e-c45d-4eb2-9634-5139146e769c" } ], "id": "12110ffe-1bed-47a1-851b-527f65d6058a", "createdAt": "2026-07-28T02:00:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-12110ffe-1bed-47a1-851b-527f65d6058a" } ], "id": "bd032af8-d059-4049-9a4f-294cc30d0c91", "createdAt": "2026-07-28T02:00:14.000Z", "updatedAt": "2026-07-28T02:00:14.000Z", "uid": "35240-bd032af8-d059-4049-9a4f-294cc30d0c91" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://portal.usekita.com" } ] }