Racing data for dashboards, widgets and market monitors
Australian racing moves quickly. A next-to-go endpoint makes it easier to build compact race widgets, market monitors and price comparison screens.
The API supports racing workflows alongside sports endpoints, so developers can combine AFL, NRL, NBA and racing data in the same integration.
- Next-to-go racing endpoint
- Horse, greyhound and harness coverage
- Runner odds
- Bookmaker filtering
- Free API key available
Example API calls
curl "https://puntersedge.online/api/v1/sports/nrl/odds?markets=h2h" \
-H "X-API-Key: YOUR_API_KEY"
curl "https://puntersedge.online/api/v1/best-odds/afl" \
-H "X-API-Key: YOUR_API_KEY"
curl "https://puntersedge.online/api/v1/racing/next-to-go?num_races=5" \
-H "X-API-Key: YOUR_API_KEY"