Skip to content

Fermi API Documentation

Welcome to the Fermi API documentation. This guide will help you integrate with Fermi Platform APIs.

Quick Start

  1. Create an API Key - Use API keys to create organizations and service actors
  2. Create a Service Actor - Service actors are used for automated systems
  3. Exchange for Token - Get a service actor token to access data
  4. Make API Calls - Use the token to query Analytics, Brain, and other features

Base URLs

  • Production: https://api.fermi.dev

Authentication

API keys are used to create and manage resources. Service actor tokens are used to access data.

API Reference

Follow the product journey:

  1. Organization Onboarding
  2. Data Connectors
  3. Brain
  4. Validation
  5. Chat & Sessions
  6. Tasks
  7. Forms

See the API Reference overview for hosts, auth, and status codes.

Getting Help