prophetx Other
Run on Machina
Coming soon
ProphetX betting exchange — public tournaments, events, markets, and exchange odds. No API key, read-only. Covers soccer, tennis, basketball, baseball (MLB), NFL, NHL. IMPORTANT: odds are per-market optional — they appear only when a public order book exists (check `selections_available`); empty/suspended books return market structure and matched stake only. Full guaranteed odds coverage requires the authenticated ProphetX Affiliate API (separate Machina connector).
Commands
| Command | Description |
|---|---|
get_sports_config |
|
search_markets |
|
get_todays_events |
|
get_tournaments |
|
get_markets |
Quick Start
# CLI
sports-skills prophetx get_sports_config
# Python
from sports_skills import prophetx
prophetx.get_sports_config()