Rigetti & Co

Rigetti Computing (Rigetti & Co) is a full-stack quantum computing company that builds superconducting quantum processors and delivers access to them through Quantum Cloud Services (QCS). The QCS HTTP API is an OpenAPI 3.0.2 REST/RPC interface (aligned with Google API Improvement Proposals) for discovering quantum processors and their instruction set architectures, reserving execution time, opening execution engagements against endpoints, and managing accounts and billing. Quantum programs are built and run with the pyQuil and qcs-sdk Python/Rust SDKs, while low-latency job execution, readout, and translation run over a companion gRPC surface. Authentication is OAuth2 (Okta) bearer JWT. Surfaced as an a16z portfolio company and enriched by the API Evangelist pipeline from Rigetti's published OpenAPI, gRPC protos, client packages, and QCS documentation.

Rigetti & Co publishes 9 APIs on the APIs.io network, including account API, authentication API, clientApplications API, and 6 more. Tagged areas include Company, Quantum Computing, Quantum, Infrastructure, and Developers.

Rigetti & Co’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, signup flow, and 22 more developer resources.

49.7/100 developing ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
9 APIs 1 MCP Servers
CompanyQuantum ComputingQuantumInfrastructureDevelopersCloud ComputingQPUAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.7/100 · developing
Contract Quality 14.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/rigetti-and-co: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Rigetti & Co account API

The account API from Rigetti & Co — 22 operation(s) for account.

Rigetti & Co authentication API

The authentication API from Rigetti & Co — 4 operation(s) for authentication.

Rigetti & Co clientApplications API

Check for the latest SDK versions.

Rigetti & Co endpoints API

The Endpoint is the means of access to a Quantum Processor.

Rigetti & Co engagements API

The Engagement is the authorization mechanism for access to the Quantum Processor.

Rigetti & Co Healthcheck API

The Healthcheck API from Rigetti & Co — 1 operation(s) for healthcheck.

Rigetti & Co quantumProcessors API

The Quantum Processor is the heart of the Rigetti services.

Rigetti & Co reservations API

Find existing time on a Rigetti QPU and reserve it.

Rigetti & Co Rigetti QCS API API

The Rigetti QCS API API from Rigetti & Co — 2 operation(s) for rigetti qcs api.

Scroll for all 9

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rigetti And Co Authentication

http · 1 scheme

SECURITY

Rigetti And Co Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Rigetti And Co Agentic Access

52 operations · 17 acting · 3 human-in-the-loop

52 operations · 17 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rigetti-and-co
name: Rigetti & Co
description: Rigetti Computing (Rigetti & Co) is a full-stack quantum computing company that builds superconducting quantum
  processors and delivers access to them through Quantum Cloud Services (QCS). The QCS HTTP API is an OpenAPI 3.0.2 REST/RPC
  interface (aligned with Google API Improvement Proposals) for discovering quantum processors and their instruction set architectures,
  reserving execution time, opening execution engagements against endpoints, and managing accounts and billing. Quantum programs
  are built and run with the pyQuil and qcs-sdk Python/Rust SDKs, while low-latency job execution, readout, and translation
  run over a companion gRPC surface. Authentication is OAuth2 (Okta) bearer JWT. Surfaced as an a16z portfolio company and
  enriched by the API Evangelist pipeline from Rigetti's published OpenAPI, gRPC protos, client packages, and QCS documentation.
url: https://raw.githubusercontent.com/api-evangelist/rigetti-and-co/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: active
x-tier-reason: enriched-real-api-surface
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Quantum Computing
- Quantum
- Infrastructure
- Developers
- Cloud Computing
- QPU
- API
apis:
- aid: rigetti-and-co:rigetti-and-co-account-api
  name: Rigetti & Co account API
  description: The account API from Rigetti & Co — 22 operation(s) for account.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - account
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-account-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-authentication-api
  name: Rigetti & Co authentication API
  description: The authentication API from Rigetti & Co — 4 operation(s) for authentication.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - authentication
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-authentication-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-clientapplications-api
  name: Rigetti & Co clientApplications API
  description: Check for the latest SDK versions.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - clientApplications
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-clientapplications-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-endpoints-api
  name: Rigetti & Co endpoints API
  description: The Endpoint is the means of access to a Quantum Processor.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - endpoints
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-endpoints-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-engagements-api
  name: Rigetti & Co engagements API
  description: The Engagement is the authorization mechanism for access to the Quantum Processor.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - engagements
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-engagements-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-healthcheck-api
  name: Rigetti & Co Healthcheck API
  description: The Healthcheck API from Rigetti & Co — 1 operation(s) for healthcheck.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - Healthcheck
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-healthcheck-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-quantumprocessors-api
  name: Rigetti & Co quantumProcessors API
  description: The Quantum Processor is the heart of the Rigetti services.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - quantumProcessors
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-quantumprocessors-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-reservations-api
  name: Rigetti & Co reservations API
  description: Find existing time on a Rigetti QPU and reserve it.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - reservations
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-reservations-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
- aid: rigetti-and-co:rigetti-and-co-rigetti-qcs-api-api
  name: Rigetti & Co Rigetti QCS API API
  description: The Rigetti QCS API API from Rigetti & Co — 2 operation(s) for rigetti qcs api.
  humanURL: https://docs.rigetti.com/qcs/
  baseURL: https://api.qcs.rigetti.com
  tags:
  - Rigetti QCS API
  properties:
  - type: OpenAPI
    url: openapi/rigetti-and-co-rigetti-qcs-api-api-openapi.yml
  - type: Protobuf
    url: grpc/rigetti-and-co-controller-service.proto
  - type: Protobuf
    url: grpc/rigetti-and-co-translation-service.proto
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/rigetti-and-co-agentic-access.yml
- type: DomainSecurity
  url: security/rigetti-and-co-domain-security.yml
- type: Authentication
  url: authentication/rigetti-and-co-authentication.yml
- type: Conventions
  url: conventions/rigetti-and-co-conventions.yml
- type: ErrorCatalog
  url: errors/rigetti-and-co-problem-types.yml
- type: Lifecycle
  url: lifecycle/rigetti-and-co-lifecycle.yml
- type: Deprecation
  url: lifecycle/rigetti-and-co-lifecycle.yml
- type: Conformance
  url: conformance/rigetti-and-co-conformance.yml
- type: DataModel
  url: data-model/rigetti-and-co-data-model.yml
- type: Packages
  url: packages/rigetti-and-co-packages.yml
- type: SDKs
  url: packages/rigetti-and-co-packages.yml
- type: MCPServer
  url: mcp/rigetti-and-co-mcp.yml
- type: LLMsTxt
  url: llms/rigetti-and-co-llms.txt
- type: Overlay
  url: overlays/rigetti-and-co-qcs-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/rigetti-and-co-well-known.yml
- type: DeveloperPortal
  url: https://qcs.rigetti.com
- type: Documentation
  url: https://docs.rigetti.com/qcs/
- type: APIReference
  url: https://docs.rigetti.com/qcs/api-reference
- type: GettingStarted
  url: https://docs.rigetti.com/qcs/getting-started
- type: Support
  url: https://rigetti.zendesk.com
- type: Blog
  url: https://www.rigetti.com/news
- type: GitHubOrganization
  url: https://github.com/rigetti
- type: SignUp
  url: https://www.rigetti.com/get-quantum
- type: Login
  url: https://qcs.rigetti.com/sign-in
- type: TermsOfService
  url: https://www.rigetti.com/terms
- type: PrivacyPolicy
  url: https://www.rigetti.com/privacy-policy
- type: ChangeLog
  url: https://docs.rigetti.com/qcs/changelog
- type: Website
  url: https://www.rigetti.com
image: https://docs.rigetti.com/img/rigetti.png
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1