Returns paginated trade history — each entry is a matched fill between two orders.
Documentation Index
Fetch the complete documentation index at: https://docs.predictamarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Flexible identifier type that accepts either a numeric integer ID or a human-readable qualified ID string (QID). QIDs follow a prefix convention: MA for markets, MAA for market assets, AP for account payouts. Most path parameters that accept an ID use this type so callers can use whichever form is more convenient.
List of trades
Timestamp of the trade
Market asset
Primary key, auto-generated
Query identifier
Market asset ID
ID of the order on the YES side of this trade. The YES order holder believes the event will occur.
ID of the order on the NO side of this trade.
YES trade price
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$NO trade price
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Quantity traded
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Total cost of the trade
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Account ID of the participant who held the YES side of this trade.
Account ID of the participant who held the NO side of this trade.
Account ID of the sell-side participant in this trade. In the continuous double auction, this is the account that placed the SELL order that was matched.
Account ID of the buy-side participant in this trade — the account that placed the BUY order that triggered the match.
Unique asset identifier