DSG Sports Data API

The DSG Sports Data API exposes live scores, statistics, historical data, player and team information, fixtures, results, and odds across 80-plus sports through a per-sport documentation tree at dsg-api.com. Operations follow a get_* convention (for example get_areas, get_competitions, get_matches, get_tables, get_teams, get_peoples, get_news, get_odds) and responses are available in JSON and XML.

API entry from apis.yml

apis.yml Raw ↑
aid: dsg-sports-analytics:sports-data-api
name: DSG Sports Data API
humanURL: https://datasportsgroup.com/products-api/
baseURL: https://dsg-api.com
tags:
- Sports Data
- Live Scores
- Statistics
- Fixtures
- Odds
properties:
- type: Documentation
  url: https://datasportsgroup.com/products-api/
- type: APIReference
  url: https://dsg-api.com/
- type: Login
  url: https://dsg-api.com/login/
description: The DSG Sports Data API exposes live scores, statistics, historical data, player and team
  information, fixtures, results, and odds across 80-plus sports through a per-sport documentation tree
  at dsg-api.com. Operations follow a get_* convention (for example get_areas, get_competitions, get_matches,
  get_tables, get_teams, get_peoples, get_news, get_odds) and responses are available in JSON and XML.