Drop Kita into the loan-origination stack you already run.
No rip-and-replace. Call the REST API from your existing LOS, install the Python SDK in your scoring pipeline, or run files through the portal — same credit graph, same audit trail, your team's choice of surface.
REST API
Production-grade JSON over HTTPS. Idempotent, paginated, webhook-ready. Returns structured fields, confidence scores, and decision reasons in one round trip.
POST /v1/capture
Authorization: Bearer ...
{ "url": "https://..." }Python SDK
Typed client with async support, retry/backoff, and pandas-friendly outputs. Drop into your scoring notebook or batch-process a folder of payslips overnight.
from kita import Kita
client = Kita(api_key="...")
result = client.capture("statement.pdf")Web Portal
Drag a borrower file in, see the assessment, override if needed. Built for credit officers and ops teams who don't want to touch a CLI. Same backend, same audit trail.
portal.usekita.com Drag a file. See structured fields, fraud signals, and citations.
Already wired into the loan-origination stack you probably use.
Pre-built connectors for the LOS, CRM, and bureau systems our enterprise customers run. Don't see yours? We'll build it during onboarding.
- nCino
- Encompass
- Salesforce FSC
- Custom LOS
- Snowflake
- BigQuery
- Redshift
- Postgres
- Persona
- Alloy
- Veriff
- Sumsub
- Twilio
- WhatsApp Business
- SendGrid
- Postmark
- Okta
- Auth0
- Azure AD
- SAML / OIDC
- Cloud (us-east-1)
- EU residency
- VPC
- On-prem
