SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/trackedRaces/raceDetails

Description:

Gets all matching races that are stored locally or on remoteservers that match the raceidentifier. This call works transient and can hop multiple servers. It should be expected that multiple results will be returned with different leaderboardNames, it is the responsibility of the caller to filter these based on the usecase.


Webservice Type: REST
Output format: Json
Mandatory parameters: raceName
regattaName
Optional parameters: None
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/trackedRaces/raceDetails?raceName=Race 2&regattaName=ESS 2016 Cardiff
Back to Web Service Overview