Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rigetti Computing Rigetti QCS API API

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

Rigetti Computing Rigetti QCS API API is one of 9 APIs that Rigetti Computing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Rigetti QCS API. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.2, at version 2020-07-31.

Requests are made against a single base URL, https://api.qcs.rigetti.com.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
2020-07-31
Base URL
https://api.qcs.rigetti.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Rigetti Computing Rigetti QCS API API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (JWTBearer). It accepts HTTP bearer tokens (JWT) (JWTBearerOptional).

  • JWTBearer — 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 tok…
  • JWTBearerOptional — Same as JWTBearer, but the Authorization header is optionally parsed. Clients will receive a 401 response if an invalid or expired token is provided. Otherwise…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Rigetti QCS API 2
GET
/
Retrieve the health status of the API
GetHealth → 200
GET
/v1/deprecated
Health Check
HealthCheckDeprecated → 200422

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), Health (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 2 required
Health
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rigetti-computing-rigetti-qcs-api-api-openapi.yml Raw ↑

Other APIs Rigetti Computing publishes across the network.

Rigetti Computing account API
Rigetti Computing authentication API
Rigetti Computing clientApplications API
Rigetti Computing endpoints API
Rigetti Computing engagements API
Rigetti Computing Healthcheck API
Rigetti Computing quantumProcessors API
Rigetti Computing reservations API