How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

D-Wave Solver API (SAPI) - Problems

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.

D-Wave Solver API (SAPI) - Problems is one of 6 APIs that D-Wave publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Quantum Computing, Quantum Annealing, Problems, Sampling, and Optimization. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 3.0.

Requests are made against a single base URL, https://cloud.dwavesys.com/sapi/v2.

8 operations 5 paths 11 schemas 2 DELETE5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0
Base URL
https://cloud.dwavesys.com/sapi/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

D-Wave Solver API (SAPI) - Problems declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (SapiToken). By default, every request must be authenticated.

Paths & Operations 8

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

Problems 8
GET
/problems/
List Problems
listProblems 6 params → 200
POST
/problems/
Submit Problem
submitProblem body → 200
DELETE
/problems/
Cancel Problems
cancelProblems body → 200
GET
/problems/{problem_id}
Get Problem
getProblem 2 params → 200
DELETE
/problems/{problem_id}
Cancel Problem
cancelProblem 1 param → 200
GET
/problems/{problem_id}/info
Get Problem Info
getProblemInfo 1 param → 200
GET
/problems/{problem_id}/answer
Get Problem Answer
getProblemAnswer 1 param → 200
GET
/problems/{problem_id}/messages
Get Problem Messages
getProblemMessages 1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ProblemStatus (7 properties), ProblemAnswer (7 properties), ProblemInfo (6 properties), ProblemJob (5 properties). Each schema is shown below with its type and property counts.

ProblemStatusWithAnswer
EncodingFormatEnum
string
ProblemStatus
object
7 properties
ProblemJob
object
5 properties 3 required
ProblemData
object
5 properties 1 required
ProblemTypeEnum
string
ProblemInfo
object
6 properties
ProblemStatusEnum
string
ProblemAnswer
object
7 properties
ProblemDataRef
object
3 properties 3 required
ProblemSubmitError
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

d-wave-problems-api-openapi.yml Raw ↑

Other APIs D-Wave publishes across the network.

D-Wave Solver API (SAPI) - Solvers
D-Wave Account API
D-Wave Hybrid API
D-Wave QPU API
D-Wave Regions API
Where this information came from

This is an independent, third-party profile of D-Wave Solver API (SAPI) - Problems, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.