What data does the BetRight API provide?
PulseScore provides pre-match odds from BetRight (betright.com.au) across 15 sports plus horse, greyhound, and harness racing. Each event includes normalized market data with canonical market types, selections, and decimal odds; each race includes the full runner card with jockeys, trainers, and each-way terms.
What sports are covered?
The 15 sports BetRight publishes pre-match markets for: Soccer, Basketball, Tennis, Table Tennis, Cricket, American Football, Baseball, Boxing, MMA, Motorsports, Snooker, Rugby League, Rugby Union, Esports, and Australian Rules. Each sport exposes /leagues, /leagues/:league/events, /events (paginated), and /events/:eventId. Racing is available for horse, greyhound, and harness via /horse-racing/races, /greyhounds/races, and /harness/races.
Is Australian racing included?
Yes. All three racing codes are covered: horse (thoroughbred), greyhound, and harness. Each race returns runners with numbers, jockeys, trainers, each-way (E/W) terms, and decimal odds via GET /api/betright/horse-racing/races, /greyhounds/races, and /harness/races (paginated). Coverage spans Australian meetings plus international racing.
How are the markets structured?
All markets use a canonical format: each market has a type (e.g., MATCH_RESULT, OVER_UNDER, ASIAN_HANDICAP), period (FULL_TIME, FIRST_HALF), and selections with decimal odds. The same structure is used across all sports and bookmakers.
Is there a free tier?
Yes. The BASIC plan is free and includes 500 API requests per month. Upgrade to PRO, MAX, or ULTRA for unlimited requests.
Can I access BetRight alongside other bookmakers with the same API key?
Yes. A single API key gives you access to every bookmaker included in your plan — BetRight, Bet365, Sportsbet AU, BetOnline, Bwin, and more. No need for separate keys or accounts.
How do I authenticate with the API?
Sign up for a free account, generate an API key from your dashboard, and pass it via the X-Secret header. The same key works for all bookmaker APIs.
Does BetRight support live in-play data?
Not yet — the BetRight integration currently covers pre-match odds and racing. If you need live in-play data, many other PulseScore bookmakers (Bet365, Sportsbet AU, Sky Bet, Cloudbet, and more) include live REST and WebSocket feeds with the same API key.