Play-money prediction markets, bets, comments, and user profiles.
Batch Market Probabilities
ASYNCREADNo auth
Returns probabilities for up to 100 Manifold markets in a single request.
ParametersFormJSON
Comma-separated market IDs (max 100)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "mm_batch_market_probs", "params": { "market_ids": "g6Z5yU5ZLA" } }'