API Authentication

Every protected QCOS endpoint expects a bearer token in the Authorization header.

Headers

Environments

Keys are created in the SoftQuantus Platform console (platform.softquantus.com → API Keys). QCOS scopes: 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.