Answer
DraftKings Odds API through ParlayAPI
Fetch DraftKings odds as part of multi-book odds and props responses.
ParlayAPI returns DraftKings prices where available through the same odds, props, compare, arbitrage, and positive EV endpoints used for other supported sources.
Endpoint
GET /v1/sports/{sport_key}/odds?bookmakers=draftkings
curl 'https://parlay-api.com/v1/sports/baseball_mlb/odds?regions=us&bookmakers=draftkings' -H 'X-API-Key: YOUR_KEY'
Why developers use it
- Bookmaker filter
- Game lines and props where available
- Works in compare and EV endpoints