Trades overview
Use the trades endpoints to audit fills that executed against your Kuest orders. Every response is scoped to the authenticated L2 account, so you only see trades where your wallet or API key participated.Authentication
All trade queries require the L2 headers:KUEST_ADDRESSKUEST_SIGNATUREKUEST_TIMESTAMPKUEST_API_KEYKUEST_PASSPHRASE
Available endpoints
GET /data/trades— filter and page through trades where your account acted as maker or taker.