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 clientApplications API

Check for the latest SDK versions.

Rigetti Computing clientApplications 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 clientApplications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 3 operations across 3 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.

3 operations 3 paths 8 schemas 2 GET1 POST

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 clientApplications 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 3

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

clientApplications 3

Check for the latest SDK versions.

GET
/v1/clientApplications
List Client Applications
ListClientApplications → 200
GET
/v1/clientApplications/{clientApplicationName}
Get Client Application
GetClientApplication 1 param → 200404
POST
/v1/clientApplications:check
Check Client Application
CheckClientApplication body → 200404422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ClientApplication (6 properties), Error (4 properties), ClientApplicationsDownloadLink (3 properties), CheckClientApplicationResponse (3 properties). Each schema is shown below with its type and property counts.

CheckClientApplicationResponse
object
3 properties 3 required
ValidationError
object
3 properties 2 required
ClientApplicationsDownloadLink
object
3 properties 1 required
ClientApplication
object
6 properties 3 required
ListClientApplicationsResponse
object
1 property 1 required
Error
object
4 properties 3 required
CheckClientApplicationRequest
object
2 properties 2 required
ChecksumDescription
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rigetti-clientapplications-api-openapi.yml Raw ↑

Other APIs Rigetti Computing publishes across the network.

Rigetti QCS Translation Service (gRPC)
Rigetti QCS Controller Service (gRPC)
Rigetti Computing account API
Rigetti Computing authentication API
Rigetti Computing endpoints API
Rigetti Computing engagements API
Rigetti Computing Healthcheck API
Rigetti Computing quantumProcessors API
Rigetti Computing reservations API
Rigetti Computing Rigetti QCS API API