D-Wave Quantum Inc. (NYSE: QBTS) is the leader in commercial quantum annealing computing and developer of the Advantage and Advantage2 quantum systems. D-Wave's Leap quantum cloud service provides real-time access to D-Wave QPUs and to the Leap hybrid solver family (BQM, CQM, DQM, NL) capable of solving industrial optimization problems with up to ~2 million variables and constraints. The open-source Ocean SDK — dimod, dwave-system, dwave-cloud-client, dwave-hybrid, dwave-samplers, dwave-optimization, minorminer, dwave-inspector, and 40+ companion packages — provides the canonical developer experience, with the underlying Solver API (SAPI) exposed as a versioned REST interface for solver discovery, problem submission, status polling, answer retrieval, and cancellation. Companion APIs include the Metadata API for region discovery and the Leap Account API for OAuth-based project and token management.
APIs.json: https://github.com/ghraw/api-evangelist/d-wave/refs/heads/main/apis.yml
- Position: Consuming
- Access: 3rd-Party
- Quantum Computing
- Quantum Annealing
- Optimization
- Hybrid Quantum-Classical
- Ising
- QUBO
- Industrial Optimization
- Sampling
- Leap
- Ocean SDK
- SAPI
- Created: 2026-05-25T00:00:00.000Z
- Modified: 2026-05-25
List, inspect, and discover D-Wave solvers available to the authenticated project, including quantum annealing QPU samplers (Advantage, Advantage2) and Leap hybrid samplers (BQM, CQM, DQM, NL). Solvers carry capability metadata (qubit count, topology, supported problem types, parameters, properties) so clients can match a workload to the correct sampler. Versioned via vendor media type application/vnd.dwave.sapi.solver-definition+json;version~=3.0.
- Human URL: https://docs.dwavequantum.com/en/latest/ocean/api_ref_cloud/index.html
- Base URL:
https://cloud.dwavesys.com/sapi/v2
- Quantum Computing
- Quantum Annealing
- Solvers
- Optimization
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- JSON-LD — JSON-LD
- Example
Submit, monitor, retrieve, and cancel quantum and hybrid problem jobs. Supports the canonical problem types ising, qubo, bqm, cqm, dqm, and nl with three encoding formats (qp, bq, ref). Problems flow through PENDING > IN_PROGRESS > COMPLETED | FAILED | CANCELLED terminal states. Endpoints support blocking submit (single problem), batch async submit (multi-problem), short status polling, full-info retrieval, answer download (inline or binary-ref via SAPI-token), problem messages, and single/bulk cancel. Up to 1,000 problem IDs per status batch.
- Human URL: https://docs.dwavequantum.com/en/latest/ocean/api_ref_cloud/index.html
- Base URL:
https://cloud.dwavesys.com/sapi/v2
- Quantum Computing
- Quantum Annealing
- Problems
- Sampling
- Optimization
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- JSON Schema — JSON Schema
- Example
- Example
Discover D-Wave Leap regions and their per-region SAPI endpoints. The Metadata API is the canonical region resolver — clients call /regions/ to enumerate available regions (e.g. na-west-1, eu-central-1) and /regions/{code} to retrieve a single region's SAPI base URL. Used by the Ocean dwave-cloud-client to route problem submissions to the correct regional SAPI cluster. Versioned via application/vnd.dwave.metadata.regions+json;version~=1.0.
- Human URL: https://docs.dwavequantum.com/en/latest/ocean/api_ref_cloud/index.html
- Base URL:
https://api.dwavesys.com/metadata/v1
- Quantum Computing
- Metadata
- Regions
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Example
Manage Leap account projects and per-project SAPI tokens via OAuth. Endpoints include account/active_project/oauth/ (retrieve user's active project), account/projects/oauth/ (list all accessible projects), and account/token/oauth/?project_id=... (retrieve a project SAPI token for use against the Solver API). Backs the Ocean SDK's interactive Leap authorization flow, allowing developers to onboard, switch projects, and rotate SAPI tokens without leaving their development environment.
- Human URL: https://docs.dwavequantum.com/en/latest/leap_sapi/leap_api.html
- Base URL:
https://cloud.dwavesys.com/leap/api
- Quantum Computing
- Leap
- Account
- Projects
- OAuth
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Example
Quantum-classical hybrid solvers accessible via SAPI. Five hybrid solver families — BQM (binary quadratic), CQM (constrained quadratic, supports equality/inequality constraints), DQM (discrete quadratic), NL (nonlinear, the Industrial Optimization workhorse) — plus the LeapHybridSampler family. Supports industry-scale problems up to ~2 million variables and constraints; subsecond response times for smaller problems. Submitted as standard SAPI problems with type=cqm|bqm|dqm|nl and the relevant solver name.
- Human URL: https://docs.dwavequantum.com/en/industrial_optimization/index_get_started.html
- Base URL:
https://cloud.dwavesys.com/sapi/v2
- Quantum Computing
- Hybrid
- Optimization
- BQM
- CQM
- DQM
- Nonlinear
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- Example
Direct access to D-Wave quantum annealing QPUs — Advantage (5,000+ qubits, Pegasus topology) and Advantage2 (next-generation, Zephyr topology). Submit Ising or QUBO problems with parameters for annealing schedule, num_reads, chain_strength, reverse annealing, h_gain_schedule, programming thermalization, and readout thermalization. Returned answers contain energies, occurrences, and sample vectors. Use DWaveSampler/EmbeddingComposite from dwave-system to embed logical problems onto the physical qubit graph.
- Human URL: https://docs.dwavequantum.com/en/quantum_research/index_about.html
- Base URL:
https://cloud.dwavesys.com/sapi/v2
- Quantum Computing
- Quantum Annealing
- QPU
- Advantage
- Advantage2
- Pegasus
- Zephyr
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- Example
- Portal
- Documentation
- Documentation
- Documentation
- Documentation
- Getting Started
- Sign Up
- Sign Up
- Sandbox
- GitHub Organization
- GitHub Organization
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- SDK
- Tool
- SDK
- SDK
- SDK
- SDK
- Plugins
- Plugins
- Plugins
- Tool
- Tool
- Documentation
- Code Examples
- Code Examples
- Code Examples
- Code Examples
- Code Examples
- Code Examples
- Code Examples
- Code Examples
- SDK
- SDK
- SDK
- SDK
- Portal
- Portal
- Portal
- Blog
- Documentation
- Documentation
- Forum
- Support
- Support
- Privacy Policy
- Terms of Service
- Documentation
- Documentation
- YouTube
- Plans
- Rate Limits
- Fin Ops
- Vocabulary
- Spectral Rules
- Features
FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com