Robinhood Prediction Markets - events across sports, politics, crypto, and climate.
Contract Details
ASYNCREADNo auth
Returns full contract detail including volume, liquidity, bid/ask, settlement config, and price ranges.
ParametersFormJSON
Contract symbol from rh_get_markets or rh_get_event (contracts[].symbol) e.g. 'KXELONMARS-99'
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": "rh_get_contract", "params": { "symbol": "KXELONMARS-99" } }'