Error
Orders
List active pending orders
Returns all pending (non-filled) orders, optionally filtered by symbol.
GET
Error
Authorizations
Set API_TOKEN in .env to match the token configured on the server.
Query Parameters
Filter by symbol (optional)
Example:
"BTCUSD"
Response
Active pending orders
Example:
"novosky"
Example:
20250101
Example:
94500
Example:
94300
Example:
"BTCUSD"
Example:
987654321
Order creation time as Unix epoch.
Example:
1777879028
Example:
94800
2=BUY_LIMIT, 3=SELL_LIMIT, 4=BUY_STOP, 5=SELL_STOP, 6=BUY_STOP_LIMIT, 7=SELL_STOP_LIMIT.
Example:
2
Example:
0.01