# Klarefi Docs > Klarefi helps regulated teams collect intake answers and documents, resolve facts with evidence, and hand operators a review-ready case file. Use these docs when integrating Klarefi Hosted Intake, case reads, signed webhooks, and the TypeScript SDK. ## Primary Docs - [Klarefi Documentation](https://www.klarefi.com/docs): Turn applicant documents and answers into structured, evidence-backed facts you can act on. - [Authentication](https://www.klarefi.com/docs/api/authentication): API keys, environments, scopes, and identity checks - [Cases API](https://www.klarefi.com/docs/api/cases): Read case status, intake events, and decision-ready handoff packages - [Documents API](https://www.klarefi.com/docs/api/documents): Erase uploaded documents and derived data for privacy workflows - [Errors](https://www.klarefi.com/docs/api/errors): Error response format, status codes, rate limits, and retry guidance - [Idempotency](https://www.klarefi.com/docs/api/idempotency): Safely retry session creation, document processing, and webhook acknowledgement requests - [API Overview](https://www.klarefi.com/docs/api/overview): How Klarefi's public API is organized for hosted intake and review-ready case files - [API Quickstart](https://www.klarefi.com/docs/api/quickstart): Create a hosted intake session, redirect an applicant, and read the resulting case - [API Reference](https://www.klarefi.com/docs/api/reference): Compact endpoint reference for Klarefi API v1 - [SDKs and CLI](https://www.klarefi.com/docs/api/sdks): Install the Klarefi TypeScript SDK and CLI - [Sessions API](https://www.klarefi.com/docs/api/sessions): Create hosted intake sessions and redirect applicants to signed Klarefi intake URLs - [Webhooks API](https://www.klarefi.com/docs/api/webhooks): Receive signed Klarefi events, send test deliveries, and acknowledge handoff delivery - [Agent intake](https://www.klarefi.com/docs/guides/agent-intake): Let an agent complete a hosted intake session over the applicant API, the TypeScript SDK, or MCP - [Create an Intake Session](https://www.klarefi.com/docs/guides/create-intake-session): Create a hosted intake session and hand the applicant a signed Klarefi intake URL - [Embed](https://www.klarefi.com/docs/guides/embed): Render a Klarefi intake inside your own site with the embed script, inline or as a floating launcher - [Hosted Intake](https://www.klarefi.com/docs/guides/hosted-intake): Build a secure hosted intake flow for forms, documents, follow-up, and review-ready case files - [Quickstart: Hosted Intake](https://www.klarefi.com/docs/guides/hosted-intake-quickstart): Create a hosted intake session, redirect the applicant, and read the resulting case file - [Upload Documents](https://www.klarefi.com/docs/guides/upload-documents): Attach PDFs, scans, photos, and supporting documents to a hosted intake session - [Webhook Setup](https://www.klarefi.com/docs/guides/webhooks): Receive signed Klarefi events and verify webhook signatures - [Cases](https://www.klarefi.com/docs/reference/cases): Case objects, statuses, and review states for Klarefi intake workflows - [Events](https://www.klarefi.com/docs/reference/events): Klarefi event names and webhook delivery guidance for intake integrations - [Evidence](https://www.klarefi.com/docs/reference/evidence): Evidence objects, source citations, and review metadata for extracted facts - [Sessions](https://www.klarefi.com/docs/reference/sessions): Hosted intake session fields, lifecycle states, and integration guidance ## Machine-readable Sources - [Full docs text](https://www.klarefi.com/llms-full.txt) - Per-page Markdown is available by replacing `/docs` with `/docs-source`, for example `https://www.klarefi.com/docs-source/api/quickstart`.