Welcome to Reminix API
Build AI agents with simple code and interact with them via REST APIs. The API supports both stateless invocation and conversational chat, with built-in streaming for real-time responses.Key Features
- Stateless Invocation: Execute operations with structured input/output
- Conversational Chat: Back-and-forth conversations with OpenAI-compatible message format
- Streaming Support: Real-time Server-Sent Events (SSE) for progressive responses
- GitHub Integration: Deploy agents directly from your repositories
- Project Management: Organize agents under projects with API key authentication
Authentication
All API requests require authentication using a Project API Key passed in theAuthorization header.
Getting Your API Key
- Sign in to the Reminix Dashboard
- Navigate to your project settings
- Copy your Project API Key from the API Keys section