SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/regattas/{regattaname}/races/{racename}/datamining/{queryidentifier}

Description:

The service runs the query for the identifier based on the data of the race and gets the result.
All slashes contained within the {regattaname} and {racename} parameters must be replaced by "__" (double underscore).


Webservice Type: REST
Output format: Json
Mandatory parameters: None
Optional parameters: None
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/regattas/Kieler Woche (5O5)/races/5O5 Race1/datamining/AvgSpeed_Per_Competitor-LegType
Back to Web Service Overview