Veritell

API Overview

Start with the CLI and public examples for local workflows. Use the API when you want to integrate Veritell into your own application or automation pipeline.

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

1) Start with the CLI

Use the CLI and public examples to understand the workflow before wiring Veritell into your own app.

Open CLI quick start →

2) Get an API key

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

Get API key →

3) 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. Review the CLI quick start in Docs.
  2. Create a token in Account.
  3. Follow the guides in Developer docs.
  4. Make a test request and confirm you receive a valid response.