Rigetti Computing endpoints API
The Endpoint is the means of access to a Quantum Processor.
Rigetti Computing endpoints API is one of 11 APIs that Rigetti Computing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.
This API exposes 6 operations across 4 paths, and defines 8 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Rigetti Computing endpoints 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 6
Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
The Endpoint is the means of access to a Quantum Processor.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Endpoint (7 properties), Error (4 properties), ValidationError (3 properties), EndpointAddresses (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Rigetti Computing 10
Other APIs Rigetti Computing publishes across the network.