Skip to main content
POST
/
api
/
v1
/
orders
/
cancel-all
Cancel all open orders
curl --request POST \
  --url https://mmapi.55-tech.com/api/v1/orders/cancel-all \
  --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

exchange
string | null

Filter by exchange

fixture_id
string | null

Filter by fixture ID

Response

Successful Response

The response is of type Response Cancel All Client Orders Api V1 Orders Cancel All Post · object.