Authentication
Generate an API key from Settings > API Keys in the dashboard. Include it as a Bearer token in requests:Quick Start
Create a Replica
Send a Follow-up Message
Prerequisites
Before using the API:- Add your repository in the dashboard
- Configure credentials for your coding agent (Claude or Codex)
- Ensure your organization has an SSH key configured
Use Cases
- CI/CD Integration - Trigger replicas from GitHub Actions or other pipelines
- Batch Operations - Create multiple replicas for parallel task execution
- Custom Workflows - Build internal tools that leverage AI coding agents