Stream 38 live-priced basketball player markets from 250+ sportsbooks via a single JSON endpoint.
The Euro365 sportsbook API returns 38 basketball player 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 |
|---|---|---|
2712 | Player Double-Double | 1 |
2586 | Player Double Double | 2 |
2713 | Player Triple-Double | 1 |
2600 | Player Triple Double | 2 |
2686 | Player Points | 1 |
1783 | PTP_O/U(IOT) | 2 |
2703 | Player Two-Point Made | 1 |
2602 | Player 2 Points Made Over/Under | 2 |
2704 | Player Three-Point Made | 1 |
2601 | Player 3 Points Made Over/Under | 2 |
2688 | Player Assists | 1 |
2603 | Player Assists Over/Under | 2 |
2690 | Player With Most Assists | 1 |
2692 | Player Rebounds | 1 |
2605 | Player Rebounds Over/Under | 2 |
2694 | Player With Most Rebounds | 1 |
2696 | Player Points and Rebounds | 1 |
2612 | Player Points And Rebounds Over/Under | 2 |
2698 | Player Points and Assists | 1 |
2614 | Player Points And Assists Over/Under | 2 |
2700 | Player Assists and Rebounds | 1 |
2610 | Player Assists And Rebounds Over/Under | 2 |
2702 | Player Points, Assists and Rebounds | 1 |
2609 | Player Points, Assists And Rebounds Over/Under | 2 |
2707 | Player Steals | 1 |
2606 | Player Steals Over/Under | 2 |
2708 | Player Blocks | 1 |
2590 | Blocks Player Over/Under | 2 |
2607 | Player Steals And Blocks Over/Under | 2 |
2711 | Player Turnovers | 1 |
2608 | Player Turnovers Over/Under | 2 |
2706 | Player Free-Throw Made | 1 |
2604 | Player Free Throws Made Over/Under | 2 |
2705 | Player With Most Three-Point Made | 1 |
2710 | Player Fouls | 1 |
2681 | Player 1st Quarter Points | 1 |
2682 | Player 1st Quarter Assists | 1 |
2684 | Player 1st Quarter Rebounds | 1 |
curl -H 'x-api-key: YOUR_KEY' \ 'https://api.euro365.bet/v1/markets?sport=2&nested=1'
List events via /v1/prematch?sport=2 or /v1/live?sport=2. 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 ›