18+ Only  |  Gambling can be addictive — please gamble responsibly  |  Gambling Help: 1800 858 858  |  GambleAware
Australian odds API documentation

Webhooks for Odds Alerts

Signed webhooks when a cross-book arbitrage opportunity opens, filtered by minimum edge and sport. This page is part of the PuntersEdge developer funnel for Australian bookmaker odds, racing data, AFL/NRL markets and odds comparison workflows.

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 -X POST 'https://api.puntersedge.online/v1/webhooks' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{"url": "https://example.com/hooks/puntersedge", "events": ["arb.opportunity"], "min_edge_pct": 1.5}'

POST, with a JSON body — this is the one endpoint on the developer surface that takes one. Requires Business, Enterprise or Unlimited; anything less is 403. The response carries the signing secret exactly once.

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.

This site contains wagering-related analysis and is intended for Australian users aged 18+. Gambling involves risk. Please gamble responsibly.