SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/regattas/{regattaname}/races

Description:

The service gets the names and IDs of all races in a regatta.
All slashes contained within the {regattaname} parameter must be replaced by "__" (double underscore).


Webservice Type: REST
Output format: Json
Mandatory parameters: None
Optional parameters: secret: in case the given secret is equal to the one stored in the regatta with the given name, further security checks will be skipped
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/regattas/505%20Worlds%202014/races
Back to Web Service Overview