Manifold
Get Manifold Trade History
Retrieve trade history for a specific Manifold market. Each record includes outcome, side, amount, shares, price, and bet ID.
Use cases
- Analyze trade flow and betting patterns
- Build trading signals from historical bets
- Study market microstructure
Example
- Request:
GET /api/v1/manifold/0AqEut9qzZ/tradehistory?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Manifold market ID
Query Parameters
Maximum number of trades to return
Response
Array of trade records

