QCOS Architecture
Overview
QCOS acts as an intelligent gateway between your application and the quantum computing ecosystem. It abstracts provider complexity, handles authentication, manages billing, and enforces policy — while giving you a single, stable API.Request lifecycle
Every API call follows this path:Job states
Deployment topology
Multi-backend routing
QCOS supports two routing modes:Explicit routing
You specify the exact backend:Autopilot routing
Point the job at the auto-selecting simulator, or ask Autopilot for a plan first (POST /api/v1/runtime/autopilot/plan):