Creating the APIs

Quote Services, Hedger API, Hedger Websockets

As a Solver integrating with SYMMIO, you’ll need to include REST APIs, to allow frontends to display data like available symbols, retrieving open interest and notional caps.

REST APIs

Detailed documentation about REST API endpoint queries and returned data can be found in the following section. It's recommended that solvers follow the same structure in their endpoints to integrate with frontends easily.

The full list of endpoints that solvers can integrate is here, however not all are essential for an implementation. Essential endpoints are listed below:

Last updated