Riverlane website screenshot

Riverlane

Riverlane is a Cambridge (UK) quantum computing company building the quantum error correction (QEC) stack. Its two product lines are Deltaflow — a real-time QEC system covering qubit data readout, decoding, logical operations and orchestration, running error correction on up to 250 physical qubits with the proprietary Local Clustering Decoder — and Deltakit, an Apache-2.0 open-source Python SDK for designing, generating, simulating, decoding and analysing QEC experiments. The public developer surface is the Deltakit cloud service at https://deltakit.riverlane.com/proxy, a bearer-token API with two coexisting versions: a GraphQL endpoint (/api/graphql, API v1) and an asynchronous task REST API (/api/v2/tasks/add|get|kill, API v2). Both front Riverlane's proprietary decoders (Ambiguity Clustering, Local Clustering, Collision Clustering), leakage-aware decoding and simulation, iSWAP native-gate circuit generation, and stability-experiment generation. Riverlane publishes no OpenAPI or AsyncAPI document; the machine-readable contract is the open-source client library at github.com/Deltakit/deltakit, which is where every endpoint recorded in this profile was read from.

Riverlane publishes 1 API on the APIs.io network. Tagged areas include Quantum Computing, Quantum Error Correction, Decoders, Scientific Computing, and Python SDK.

Riverlane’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, changelog, and 24 more developer resources.

31.9/100 thin ▬ flat Agent 5/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Quantum ComputingQuantum Error CorrectionDecodersScientific ComputingPython SDKGraphQLSimulationResearch ToolsOpen-SourceHPC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/riverlane: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Deltakit Cloud API

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 si...

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Riverlane Authentication

http · 1 scheme

SECURITY

Riverlane Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: riverlane
name: Riverlane
description: 'Riverlane is a Cambridge (UK) quantum computing company building the quantum error correction (QEC) stack. Its
  two product lines are Deltaflow — a real-time QEC system covering qubit data readout, decoding, logical operations and orchestration,
  running error correction on up to 250 physical qubits with the proprietary Local Clustering Decoder — and Deltakit, an Apache-2.0
  open-source Python SDK for designing, generating, simulating, decoding and analysing QEC experiments. The public developer
  surface is the Deltakit cloud service at https://deltakit.riverlane.com/proxy, a bearer-token API with two coexisting versions:
  a GraphQL endpoint (/api/graphql, API v1) and an asynchronous task REST API (/api/v2/tasks/add|get|kill, API v2). Both front
  Riverlane''s proprietary decoders (Ambiguity Clustering, Local Clustering, Collision Clustering), leakage-aware decoding
  and simulation, iSWAP native-gate circuit generation, and stability-experiment generation. Riverlane publishes no OpenAPI
  or AsyncAPI document; the machine-readable contract is the open-source client library at github.com/Deltakit/deltakit, which
  is where every endpoint recorded in this profile was read from.'
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://avatars.githubusercontent.com/u/41478377?v=4
url: https://raw.githubusercontent.com/api-evangelist/riverlane/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Quantum Computing
- Quantum Error Correction
- Decoders
- Scientific Computing
- Python SDK
- GraphQL
- Simulation
- Research Tools
- Open-Source
- HPC
tags_raw:
- quantum-computing
- quantum-error-correction
- decoders
- scientific-computing
- python-sdk
- graphql
- simulation
- research-tools
- open-source
- hpc
apis:
- name: Deltakit Cloud API
  description: '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/).'
  humanURL: https://deltakit.readthedocs.io/
  baseURL: https://deltakit.riverlane.com/proxy
  tags:
  - Quantum Computing
  - Quantum Error Correction
  - Decoders
  - GraphQL
  - Simulation
  tags_raw:
  - quantum-computing
  - quantum-error-correction
  - decoders
  - graphql
  - simulation
  properties:
  - type: Documentation
    url: https://deltakit.readthedocs.io/
  - type: APIReference
    url: https://github.com/Deltakit/deltakit/blob/main/docs/api.rst
  - type: GraphQL
    url: https://deltakit.riverlane.com/proxy/api/graphql
  - type: SourceCode
    url: https://github.com/Deltakit/deltakit/tree/main/deltakit-explorer/src/deltakit_explorer/_api
  - type: Authentication
    url: authentication/riverlane-authentication.yml
  - type: Conventions
    url: conventions/riverlane-conventions.yml
  - type: ErrorCatalog
    url: errors/riverlane-error-codes.yml
  - type: DataModel
    url: data-model/riverlane-data-model.yml
common:
- type: IssueTracker
  url: https://github.com/Deltakit/deltakit/issues
- type: Releases
  url: https://github.com/Deltakit/deltakit/releases
- type: CodeOfConduct
  url: https://github.com/Deltakit/deltakit/blob/main/docs/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/Deltakit/deltakit/blob/main/docs/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/Deltakit/deltakit/blob/main/LICENSE
- type: Website
  url: https://www.riverlane.com/
- type: DeveloperPortal
  url: https://deltakit.riverlane.com/
- type: Documentation
  url: https://deltakit.readthedocs.io/
- type: APIReference
  url: https://github.com/Deltakit/deltakit/blob/main/docs/api.rst
- type: GettingStarted
  url: https://github.com/Deltakit/deltakit/blob/main/docs/guide/getting_started.md
- type: Support
  url: https://github.com/Deltakit/deltakit/discussions
- type: Blog
  url: https://www.riverlane.com/blog
- type: GitHubOrganization
  url: https://github.com/Deltakit
- type: SignUp
  url: https://deltakit.riverlane.com/dashboard/token
- type: PrivacyPolicy
  url: https://www.riverlane.com/privacy-policy
- type: SourceCode
  url: https://github.com/Deltakit/deltakit
- type: ChangeLog
  url: changelog/riverlane-changelog.yml
- type: Packages
  url: packages/riverlane-packages.yml
- type: SDKs
  url: packages/riverlane-packages.yml
- type: Authentication
  url: authentication/riverlane-authentication.yml
- type: Conventions
  url: conventions/riverlane-conventions.yml
- type: ErrorCatalog
  url: errors/riverlane-error-codes.yml
- type: Lifecycle
  url: lifecycle/riverlane-lifecycle.yml
- type: Conformance
  url: conformance/riverlane-conformance.yml
- type: DataModel
  url: data-model/riverlane-data-model.yml
- type: Components
  url: components/riverlane-components.yml
- type: LLMsTxt
  url: llms/riverlane-llms.txt
- type: VulnerabilityDisclosure
  url: security/riverlane-vulnerability-disclosure.yml
- type: Security
  url: https://github.com/Deltakit/deltakit/blob/main/docs/SECURITY.md
- type: DomainSecurity
  url: security/riverlane-domain-security.yml
- type: SecondaryMarketListing
  url: https://www.hiive.com/securities/riverlane-stock
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 13
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/riverlane"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/riverlane/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/riverlane/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.