API Authentication
Every protected QCOS endpoint expects a bearer token in theAuthorization header.
Headers
Environments
qcos:read (list backends, jobs, evidence) and qcos:execute (submit jobs).
Security rules
- Use scoped keys for services and CI/CD.
- Avoid shared personal keys in production.
- Rotate keys through the portal.
- Keep QuantumLock license keys separate from API keys.
- For partner integrations, use a dedicated tenant and budget.