Espn
| Name | Access |
|---|---|
| Sport List | /espn/sportList?apikey={ApiKey} |
| News | /espn/feed?apikey={ApiKey} |
| Top Event | /espn/topevent?apikey={ApiKey} |
| Show All Teams | /espn/teams/{League}?apikey={ApiKey} |
| Show Teams | /espn/teams/{League}/{TeamId}?apikey={ApiKey} |
| Show All Athletes | /espn/athletes/{League}/{PlayerId}?apikey={ApiKey} |
| Show Athletes | /espn/athletes/{League}/{PlayerId}?apikey={ApiKey} |
| Event | /espn/event/{League}/{GameId}?apikey={ApiKey} |
| Schedule | /espn/schedule/{League}?apikey={ApiKey} |