Daejin Developers

User Orders

A user's current resting orders. Owner-only.

GET
/users/{user}/orders

Authorization

X-API-Key<token>

Developer-portal API key (tp_live_… / tp_test_…), also accepted as Authorization: Bearer tp_…. Public market data needs no key; user-scoped reads need read, placing and cancelling need write.

In: header

Path Parameters

user*string

Query Parameters

market?string

Optional market filter

Response Body

curl -X GET "https://example.com/users/string/orders"
Empty