v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

OTC Orders History

Returns historic OTC orders.

post/auth/r/orders/otc/{Symbol}/hist

Path parameters

Symbolstring required

Symbol (tBTCUSD, ...) , Omit for all symbols (see example)

Request body

startinteger

Millisecond start time

endinteger

Millisecond end time

limitinteger

Number of records (Max 500)

idinteger[]

Allows you to retrieve specific orders by order ID (id: [ID1, ID2, ID3])

Response

200