Daejin Developers

Price Depth

Aggregated depth per price level.

GET
/markets/{market}/book

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

market*string

CLOB engine market label, not the app/Mongo market _id. EVM format: evm::, e.g. evm:11155111:313. Solana format: the plain decimal on-chain market id, e.g. 355.

Response Body

curl -X GET "https://example.com/markets/string/book"
Empty