Stream 8 live-priced tennis game markets from 250+ sportsbooks via a single JSON endpoint.
The Euro365 sportsbook API returns 8 tennis game 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 ID | Name | Outcomes |
|---|---|---|
1080 | Total Games - Over/Under | 2 |
1881 | Game Asian Handicap | 2 |
1279 | Total Games - Odd / Even | 2 |
1289 | 1st Set - Wins Game | 2 |
1293 | 2nd Set - Wins Game | 2 |
1299 | 3rd Set - Wins Game | 2 |
1303 | 4th Set - Wins Game | 2 |
1307 | 5th Set - Wins Game | 2 |
curl -H 'x-api-key: YOUR_KEY' \ 'https://api.euro365.bet/v1/markets?sport=5&nested=1'
List events via /v1/prematch?sport=5 or /v1/live?sport=5. 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 ›