Manage Streamline automations, uploads, Git sync, executions, and schedules through dedicated endpoints scoped to your Freddy organization.
All requests require a logged-in session token. Store it as FREDDY_SESSION_TOKEN and send it as a Bearer token. API keys are managed in the Freddy Hub.
export FREDDY_SESSION_TOKEN="<jwt-from-login>"https://api.aitronos.com/v1/streamline
- Templates: Project template, Repository template
- Repository management: List repositories, Get repository automations
- Automation management: List, Retrieve, Delete
- Upload methods: Manual upload, Git create
- GitHub sync: Connect repository, Disconnect repository, Trigger sync, Sync status, Webhook receiver
- Execution flow: Execute, Execution status, List executions
- Scheduling: Set schedule, Toggle schedule, Remove schedule
- Metrics: Sync metrics
- Manage tokens: https://freddy-hub.aitronos.com/freddy/api
- API base reference: ../introduction.md
- Help: support@aitronos.com