Key Features
- Blazing Fast: Powered by Fastify and optimized Prisma queries.
- Decoupled Architecture: Separate from the Studio and Viewer for independent scaling.
- Enhanced Security: Robust API key management and rate limiting.
- Real-time Synchronization: Deep integration with Redis for ephemeral states.
Base URL
The API is accessible via:[!NOTE] The base URL can be configured using environment variables in your deployment.
Next Steps
Authentication
Learn how to authenticate your requests using API keys.
Start a Chat
Begin a new chat session programmatically.