Reference for DSService.svc SOAP Operations
This page describes the service operations at this endpoint.
Method | Description |
---|---|
GetToken | Given user credentials, retrieves a secure token that can be used for data access. |
GetData | Given a token and details for a single request, retrieves data. |
GetDataBundle | Given a token and details for multiple requests, retrieves data for all the requests. |
Ping | Issues a ping request to check connectivity and health. |