Skip to main content
GET
/
api
/
v1
/
orders
/
open
List open orders
curl --request GET \
  --url https://mmapi.55-tech.com/api/v1/orders/open \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Client API key (UUID format). Contact support@55-tech.com to obtain your key.

Query Parameters

fixture_id
string | null

Filter by fixture ID

exchange
string | null

Filter by exchange

Response

Successful Response

The response is of type Response List Open Orders Api V1 Orders Open Get · object.