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 RFI Requests

Programmatically create RFI requests 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.

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 request

Use your API key to create an RFI request 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.