# Klara API ## Docs - [Create Application](https://docs.klara-ai.com/api-reference/create-application.md): Create a new application and receive a submission link - [Get Document](https://docs.klara-ai.com/api-reference/download-document.md): Get a presigned download URL for a specific application document - [Get Application](https://docs.klara-ai.com/api-reference/get-application.md): Retrieve full details of a single application including all collected data and documents - [API Overview](https://docs.klara-ai.com/api-reference/introduction.md): Technical overview of the Klara Partner API - [List Applications](https://docs.klara-ai.com/api-reference/list-applications.md): Retrieve a paginated list of applications for your organization - [Record Decision](https://docs.klara-ai.com/api-reference/record-decision.md): Report a provider's approval, rejection, or referral decision back to Klara - [Refresh Pre-Auth](https://docs.klara-ai.com/api-reference/refresh-pre-auth.md): Regenerate a pre-auth code for an existing application - [Types & Enums](https://docs.klara-ai.com/api-reference/types.md): Reference for all enum values and nested types used in Klara API responses - [Authentication](https://docs.klara-ai.com/authentication.md): Learn how to authenticate with the Klara API using API keys - [Klara API](https://docs.klara-ai.com/index.md): Integrate with Klara to programmatically create and manage RFI requests - [Quickstart](https://docs.klara-ai.com/quickstart.md): Make your first Klara API request in minutes - [Webhook Signatures](https://docs.klara-ai.com/webhook-signatures.md): Verify that webhook payloads are genuinely from Klara using HMAC-SHA256 signatures - [Webhooks](https://docs.klara-ai.com/webhooks.md): Receive real-time notifications when events occur in your Klara applications