About this Document¶
The Solver API (SAPI) is an interface to the D-Wave quantum processing unit (QPU) and other solvers.
Intended Audience¶
This document is intended for developers who want to build their own applications on top of the SAPI REST interface. Readers should be familiar with:
- HTTP protocol
- JSON
- curl
Scope¶
This document describes the SAPI REST interface, including the calls you may use to submit and manage problems and access the available solvers.