SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/events

Description:

The service gets all existing events with their venues and course areas


Webservice Type: REST
Output format: Json
Mandatory parameters: None
Optional parameters: showNonPublic: If true the output contains also the non-public events.
include: to be used together with the optional parameter id. Tells whether the events with those IDs are to be included or to be excluded from the result.
id: can be used multiple times to specify zero or more IDs of events to include/exclude
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/events
Back to Web Service Overview