VeritellAccount

API Overview

Use the API to integrate verification into your app. Start by generating a token, then follow the developer docs for endpoints, examples, and error handling.

LangChain + Veritell API integration diagram
Veritell runs alongside your LangChain workflow — no refactor required.

1) Get an API key

Generate and manage your API key from your account settings. You’ll use it in the Authorization header for requests.

Get API key →

2) Read the developer docs

Endpoints, request-/response examples, SDK usage (if available), and best practices for handling errors and retries.

Open developer docs →

Quick start

  1. Create a token in Account.
  2. Follow the guides in Developer docs.
  3. Make a test request and confirm you receive a valid response.