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

Check for the latest SDK versions.

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

Tagged areas include clientApplications. The published artifact set on APIs.io includes an OpenAPI specification.

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 & Co 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-and-co-clientapplications-api-openapi.yml Raw ↑

Other APIs Rigetti & Co publishes across the network.

Rigetti & Co account API
Rigetti & Co authentication API
Rigetti & Co endpoints API
Rigetti & Co engagements API
Rigetti & Co Healthcheck API
Rigetti & Co quantumProcessors API
Rigetti & Co reservations API
Rigetti & Co Rigetti QCS API API