Get started with Odds Comparison Live Odds API v2
Introduction
The OC Live Odds API provides real-time odds and market information for live sporting events. It delivers up-to-date pricing across competitions, event markets, and player props, refreshing every 15-30 seconds. The API ensures comprehensive coverage of in-game odds, helping you stay informed about live market changes.
The API is consistent in structure, format, and behavior with the other General Sport APIs. Primary feeds will return books, categories, sports, and tournaments offered.
Authentication is required for all API calls.
API Map
To best utilize the Odds Comparison Live Odds API, you will need several parameters to create your API calls. The map below illustrates how you can obtain the parameters you need.
Primary feeds require only a Sport parameter, while other feeds may require dates, IDs or other human-readable parameters to identify the category, sport, sport event or tournament that the feed will describe. The primary feeds provide IDs for categories, sports and stages.
Mapping feeds provide a list of IDs for players, competitions, sport events, and teams which are mapped between League Specific and General Sport APIs. The mapping feeds have results limit per page. To get additional results you need to use the optional query string parameters “start” and “limit” which are detailed in each endpoint's sandbox.
Endpoint Descriptions
Books – Returns a list of configured bookmakers and their IDs.
Competition Player Props – Returns player props for sport events in a given competition.
Competition Player Props Schedule – Returns scheduled sport events with player props in a given competition.
Competition Sport Event Markets – Returns markets for sport events in a given competition.
Competition Sport Event Schedule – Returns scheduled sport events in a given competition.
Daily Player Props – Returns available player props for a given sport and date.
Daily Player Props Schedule – Provides scheduling info for all events with player props available on a given sport and date.
Daily Sport Event Markets – Returns available markets for a given sport and date.
Daily Sport Event Schedule – Provides scheduling info for all events with odds available on a given sport and date.
Sport Categories – Returns a list of categories with available odds for a given sport id.
Sport Competitions – Returns a list of competitions with available odds for a given sport id.
Sport Event Markets – Returns markets for a given sport event.
Sport Event Player Props – Returns player props for a given sport event.
Sports – Returns a list of sports and sport IDs.
Competition Mappings – Provides competition ID mapping between League Specific and General Sport ID types.
Competitor Mappings – Provides competitor ID mapping between League Specific and General Sport ID types.
Player Mappings – Provides player ID mapping between League Specific and General Sport ID types.
Sport Event Mappings – Provides sport event ID mapping between League Specific and General Sport ID types.
Data Retrieval Sample
To find the live odds or live player props for a sport event on a given day:
- Call the Sports resource and make note of the Sport Id for your event
- Call one of the Daily endpoints for your given date, using the Sport Id
- Call the Daily Sport Player Props for your given date, using the Sport Id
- Find the Sport Event Id of your event within the results
- Call the Sport Event Player Props or Sport Event Markets endpoint using your located Sport Event Id
Integration Links
OpenAPI Spec
Our Odds Comparison Live Odds API is available via OpenAPI. Click below to view and/or download the specs.
Odds Comparison Live Odds v2 OpenAPI
Postman Workspace
Our entire Media APIs are available on Postman. Click the link above to be taken directly to our Odds Comparison Live Odds API collection.
Feel free to follow and/or fork any collections to receive updates.
Schema Download
Open the zip file below to access our entire Odds Comparison Live Odds API XSD schema.