HomeMarketsRugby Union › Main

Rugby Union Main Markets — Live API

Stream 10 live-priced rugby union main markets from 250+ sportsbooks via a single JSON endpoint.

Available Rugby Union Main Markets

The Euro365 sportsbook API returns 10 rugby union main markets on every event, with outcomes priced in real-time across our 250+ source books. Every market below is accessible via /v1/odds, /v1/prematch, and /v1/live.

Market IDNameOutcomes
40741x23
4076Asian Handicap2
4075Over/Under2
4077122
4078Double Chance3
4079Over/Exactly/Under3
4080European Handicap3
4082Odd/Even2
408312 Including Overtime2
4081HT/FT9

Example response

curl -H 'x-api-key: YOUR_KEY' \
  'https://api.euro365.bet/v1/markets?sport=312&nested=1'

How to consume Main markets

List events via /v1/prematch?sport=312 or /v1/live?sport=312. Each event includes a map property pointing at its odds keys. Fetch the live-priced outcomes with /v1/odds?ids=<event-keys> — or use our high-throughput /rdstn POST endpoint for batch reads. A single API key handles up to 3,000 requests/minute on the Pro plan; the free tier covers 100/minute, enough to build and ship.

Looking to embed live odds without writing a backend? Drop the Euro365 widget on any page — same data, no integration. See widget ›

Get free API key Market dictionary docs