Skip to content
Last updated

Manage Streamline automations, uploads, Git sync, executions, and schedules through dedicated endpoints scoped to your Freddy organization.

Authentication

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>"

Base URL

https://api.aitronos.com/v1/streamline

Available operations

Support

  • Manage tokens: https://freddy-hub.aitronos.com/freddy/api
  • API base reference: ../introduction.md
  • Help: support@aitronos.com