v1
latestOpenAPI 3.0.02026-07-23173737.9 KBFills
Get fills
Retrieve fills with optional filters for address, asset, client, Pear trade status, and time range.
get/fills
Query parameters
addressstring
Filter by wallet address (case-insensitive)
assetNamestring
Filter by asset name
clientIdstring
Filter by client ID
isPearTradestring
Filter by Pear trade (cloid prefix 0x50454152). Defaults to true.
startTimestring
Filter fills with fillTime >= this value (unix ms)
endTimestring
Filter fills with fillTime <= this value (unix ms)
Response
Fills retrieved successfully