Skip to main content
The Klara API allows partners to integrate RFI (Request for Information) workflows directly into their applications. Create RFI requests programmatically and optionally bypass email verification for a seamless user experience.

What you can do

Create Applications

Programmatically create applications on behalf of your users and receive unique submission links.

Pre-authenticate Users

Skip email verification by using pre-authentication tokens, sending users directly to the submission form.

Receive Webhooks

Get real-time notifications when applications are opened or submitted.

Type Reference

Full reference for all enums and nested types in API responses.

Get started

1

Get API credentials

Generate an API key from your organization dashboard. Use sandbox.klara-ai.com for testing or app.klara-ai.com for production.
2

Make your first application

Use your API key to create an application via the API.
3

Redirect users

Send users to the returned link to complete their submission.

Quickstart

Follow the quickstart guide to make your first API call.