From single-book prices to comparison-ready data
A single bookmaker price is rarely enough for a serious odds product. PuntersEdge is designed to help you compare markets and surface the best available price.
Use the API for dashboards, calculators, market monitoring and model inputs across supported sports and racing markets.
- Bookmaker comparison
- Best odds endpoint
- Sports and racing
- Usage/pricing endpoints
- Free testing tier
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"