Operations at http://product.datastream.com/DswsClient/V1/DSService.svc/rest
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
/Data | GET | Given a token and request details, retrieves data. For full functionality use the GetData (HTTP POST) method. |
/GetData | POST | Given a token and details for a single request, retrieves data. |
/GetDataBundle | POST | Given a token and details for multiple requests, retrieves data for all the requests. |
/GetToken | POST | Given user credentials, retrieves a secure token that can be used for data access. |
/Ping | GET | Issues a ping request to check connectivity and health. |
/Token | GET | Given user credentials, retrieves a secure token that can be used for data access. For full functionality use the GetToken (HTTP POST) method. |