Rigetti Computing · Authentication Profile

Rigetti Authentication

Authentication

Rigetti Computing secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Quantum ComputingSuperconducting QubitsQuantum Cloud ServicesQCSQPUQuilpyQuilNISQFault-Tolerant Quantum ComputingQuantum-Classical HybridPublic Company
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

JWTBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/rigetti-qcs-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: JWTBearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: A JSON web token with `sub` or `uid` claim, as well as `groups` claim. If the
    token is absent, invalid or expired, the client will receive a 401 response. If the token
    is valid, the server uses the claims to authorize the request, which may result in a 403
    response.
  sources:
  - openapi/rigetti-qcs-api-openapi.yml