Welcome to the Teamday API

Need to run agentic workflows programmatically? Search no more, we cover you.

Workflow is technically the multi-step AI Chat with properties:

  • Model - selected LLM model
  • Tools - tools available to the workflow
  • System prompt - system prompt for the workflow
  • Environment - where the workflow runs

Virtual computer - makes all the difference.

  • Sandboxed VM with access it's resources
  • File system access
  • Run-time environment for writing and executing code

Authentication:

  • Use API keys for secure access
  • Never share your API keys publicly
  • See our security section for best practices