Skip to content

API Overview

The public API is contract-first.

  • Base URL: https://api.autogen-labs.dev
  • Auth: Authorization: Bearer <api-key>
  • Errors: structured JSON { "error": { "code", "message" } }