For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
69 11 20 19

TRTHv1 migration of request types / permissions

In TRTH we are using the following requests:

  1. Times&Sales
  2. Intraday (1sec)
  3. EndOfDay

Can you please give a short note what requests are meant to replace these TRTHv1 requests in DSS?

Can you please further advice if there are special permissions needed to test this requests? At the moment when we are running the Postman or Java examples we get 403 HTTP replies and the messages like this:

"message": "No permission for template \"TimeSeriesReportTemplate\"."

dss-rest-apidatascope-selectdsstick-history-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@Philipp,

There are tutorials that explain how to retrieve the TRTH data you listed, via the REST API (which is, in fact, through DSS). More specifically, tutorial 4 is for Tick data (i.e. Times&Sales), tutorial 6 is for Intraday bars, and tutorial 7 is for EoD. These tutorials give all the details, including the workflow, requests, and responses.

And yes, you do need special permissions to access TRTH data via the REST API. From what you write it seems you do not have these permissions. Please refer to your account manager for this.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.