Getting started
How do I send my first request? Follow the Quickstart — it takes you from sign-up to a traced LLM call. What’s the difference between an organization, a workspace, and a project? Everything nests into Organization → Workspace → Project. See Core Concepts. Do I need to change my application code? No. Point your SDK’s base URL at the gateway and authenticate to to11 with thex-to11-authorization header — your application logic stays the same. See Integrations.