test

12 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

test endpoints

MethodEndpointDescription
GET getScorecardUrl
/scorecard/{eventId}
Returns the live scorecard URL for a match. Requires domain whitelisting at https://fairodd.com
GET getBookmakerMarkets
/bookmaker/{eventId}
Returns bookmaker markets for a specific event with fixed odds. Cached for 0.5 seconds.
GET getFancyMarkets
/fancy/{eventId}
Returns fancy betting markets for a specific event. Includes session betting, over/under, and special markets. Cached for 0.5 seconds.
POST getSportsbookEvent
/sportsbook/{eventId}
Returns detailed sportsbook event data with all available markets, selections, and odds. Cached for 0.5 seconds.
GET getTvUrl
/tv/{eventId}
Returns the live TV streaming URL for a match. Requires domain whitelisting at https://fairodd.com
GET getMatchesBySport
/{sportId}
Returns all SkyExchange matches for a specific sport with market data. Cached for 5 minutes.
GET getMatchesBySport
/sports/{sportId}
Returns all matches for a specific sport with real-time odds data. Cached for 5 minutes.
GET getPremiumMarketData
/premium/{sportId}/{eventId}
Returns premium market data from SportRadar with enhanced statistics. Cached for 1 second.
GET getTvUrl
/tv/{eventId}
Returns the live TV streaming URL for a match. Requires domain whitelisting at https://fairodd.com
GET getScorecardUrl
/scorecard/{eventId}
Returns the live scorecard URL for a match. Requires domain whitelisting at https://fairodd.com
GET getMatchDetails
/match/{eventId}
Returns detailed information for a specific match including live odds, market status, and runners. Cached for 0.5 seconds for real-time updates.
GET getSports
/sports
Returns a list of all available sports with their IDs and slugs. Cached for 5 minutes.