# Deltakit Cloud API

**Canonical:** https://apis.io/apis/riverlane/deltakit-cloud-api/  
**Provider:** Riverlane — https://apis.io/providers/riverlane/  
**Base URL:** https://deltakit.riverlane.com/proxy  
**Documentation:** https://deltakit.readthedocs.io/

Deltakit Cloud API is published by [Riverlane](https://apis.io/providers/riverlane/) on the [APIs.io](https://apis.io/) network. Tagged areas include Quantum Computing, Quantum Error Correction, Decoders, GraphQL, and Simulation. The published artifact set on APIs.io includes API documentation, an API reference, and authentication docs.

Bearer-token cloud service backing the Deltakit SDK. Exposes the compute-heavy and proprietary parts of the QEC workflow that do not run locally: leakage noise generation and simulation, decoding with the Ambiguity Clustering (AC), Local Clustering (LCD) and Collision Clustering (CC) decoders, leakage-aware decoding, iSWAP native-gate circuit generation, quantum stability experiment generation, defect-rate and correlation-matrix analysis, and circuit/detector trimming. Two API versions share the same base URL and token: v1 is GraphQL (POST /api/graphql with query documents served from /api/data/query/<name>), v2 is an asynchronous REST task API (POST /api/v2/tasks/add/<task>, GET /api/v2/tasks/get/?request_id=, DELETE /api/v2/tasks/kill/).

## Machine-readable artifacts (9)

- **Documentation** — https://deltakit.readthedocs.io/
- **APIReference** — https://github.com/Deltakit/deltakit/blob/main/docs/api.rst
- **GraphQL** — https://deltakit.riverlane.com/proxy/api/graphql
- **SourceCode** — https://github.com/Deltakit/deltakit/tree/main/deltakit-explorer/src/deltakit_explorer/_api
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/authentication/riverlane-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/conventions/riverlane-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/errors/riverlane-error-codes.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/data-model/riverlane-data-model.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/apis.yml

## Tags

Quantum Computing, Quantum Error Correction, Decoders, GraphQL, Simulation

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/riverlane/deltakit-cloud-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/riverlane/.
