Fermi API Documentation¶
Welcome to the Fermi API documentation. This guide will help you integrate with Fermi Platform APIs.
Quick Start¶
- Create an API Key - Use API keys to create organizations and service actors
- Create a Service Actor - Service actors are used for automated systems
- Exchange for Token - Get a service actor token to access data
- 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:
See the API Reference overview for hosts, auth, and status codes.