18+ Only  |  Gambling can be addictive — please gamble responsibly  |  Gambling Help: 1800 858 858  |  GambleAware
the bet365 API vs PuntersEdge · Australia

There is no public bet365 API — here's the legitimate Australian alternative.

This is the honest answer to a question a lot of developers ask: bet365 does not publish a public or self-serve developer API. Official feeds go to affiliate partners and enterprise data-licensing customers, and bet365 invests heavily in blocking automated access. Scraping them is a fight you will lose, and it breaches their terms. If what you actually need is Australian bookmaker odds for a comparison site, a model feed or a dashboard, PuntersEdge covers the Australian market through a documented REST API you can start using today.

Get a free API key See the API & pricing

Free tier · 1,500 credits/mo · no credit card. 14 Australian bookmakers on racing — BetDeluxe, Betr, TAB, Neds, Ladbrokes, BetRight, PointsBet, NextBet (formerly PlayUp), TABtouch, Palmerbet, Unibet, Sportsbet, BetGold and BoostBet — and 6 on sports.

the bet365 API vs PuntersEdge at a glance

Featurethe bet365 APIPuntersEdge
Public developer APINo — affiliate and enterprise licensing onlyYes — self-serve REST/JSON
SignupCommercial negotiationEmail address, free key, same day
Is bet365 in the feed?No. PuntersEdge covers 14 Australian racing books; bet365 is not one of them
Books coveredOne (their own)BetDeluxe, Betr, TAB, Neds, Ladbrokes, BetRight, PointsBet, NextBet (formerly PlayUp), TABtouch, Palmerbet, Unibet, Sportsbet, BetGold and BoostBet
Best-price comparisonNot possible from one bookBuilt in — every book per selection
RacingHorse + greyhound next-to-go
CostEnterprise licensingFree tier; paid from AUD $9/mo

Which should you choose?

Choose the bet365 API if…

You specifically need bet365's own prices and nothing else will do. In that case your only compliant route is bet365's affiliate programme or an enterprise data-licensing agreement — approach them directly.

Choose PuntersEdge if…

You want Australian bookmaker odds to build something, and bet365 was a means to that end rather than the requirement itself.

See the actual data, before you decide

Live Australian odds from the public sandbox — no key, no signup, nothing to install.

Loading live odds…
GET /api/v1/demo/racing/next-to-go Get your free API key →

Try it in one request

Free key, REST/JSON, Australian bookmaker odds. No SDK required.

curl 'https://api.puntersedge.online/v1/sports/afl/odds' \
  -H 'X-API-Key: YOUR_FREE_KEY'

# → JSON: events[] with each book's market, plus a data-quality score
[{
  "sport_key": "afl", "home_team": "Fremantle", "away_team": "Adelaide",
  "commence_time": "2026-08-14T10:10:00Z",
  "bookmakers": [{
    "key": "sportsbet", "last_update": "2026-08-10T09:26:27Z",
    "markets": [{"key": "h2h", "outcomes": [
      {"name": "Fremantle", "price": 1.29},
      {"name": "Adelaide",  "price": 3.50}
    ]}],
    "quality": {"score": 98.4, "status": "ok", "age_seconds": 780}
  }]
}]

FAQ

Does bet365 have a public API?
No. There is no self-serve developer API or public documentation. Access to official bet365 data is limited to affiliate partners and enterprise data-licensing arrangements negotiated directly with them.
Can I just scrape bet365 instead?
We wouldn't recommend planning a product around it. It breaches their terms of use, and they run some of the most aggressive bot detection in the industry — so it also tends not to work for long.
Does PuntersEdge include bet365 odds?
No, and we'd rather say so plainly than imply otherwise. PuntersEdge covers 14 Australian bookmakers on racing: BetDeluxe, Betr, TAB, Neds, Ladbrokes, BetRight, PointsBet, NextBet (formerly PlayUp), TABtouch, Palmerbet, Unibet, Sportsbet, BetGold and BoostBet. Sports coverage is thinner — 6 books.
Is that enough for an Australian odds-comparison product?
For an Australian audience, generally yes — those 14 cover the great majority of the local racing market.

Start with a free Australian odds API key

1,500 credits/month, no credit card, email delivery. Test the bet365 API-style workflows against real Australian bookmaker data in minutes.

Get your free API key →

18+ only. The API provides odds data for lawful informational and analytical use. Not financial advice.

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