What this endpoint/use case is for
Use this API area when you need reliable Australian odds data inside an app, dashboard, odds comparison table, alerting workflow or betting model pipeline.
- REST/JSON responses designed for fast implementation.
- Australian-facing bookmaker and racing use cases.
- Free key available for testing before paid API credit tiers.
- Internal links to pricing, examples and coverage so developers can move quickly.
Example request
curl 'https://api.puntersedge.online/v1/sports' \
-H 'X-API-Key: YOUR_API_KEY'
The same header on every endpoint. A missing or wrong key is 401, a key over its monthly credits is 402, and too many requests a minute is 429 — all as application/problem+json.
Full parameter table, status codes and response schema: API reference →
Integration notes
Start with the free tier, confirm the sports/bookmaker coverage fits your product, then move to a paid plan if your dashboard, comparison product or data workflow needs higher monthly usage.