Trades
Recent matched fills observed by this engine process.
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.
Query Parameters
limit?integer
Range
1 <= value <= 500Default
50Response Body
curl -X GET "https://example.com/markets/string/trades"Empty