Is there an development/testing api our client can use instead of hitting the “production" api. ...

Is there an development/testing api our client can use instead of hitting the “production" api. Extra context: Our client is using c# with Http requests. The have a connection to the API (https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions)
Tagged:

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @david.roth ,

    Datascope does not offer development/test environment. Access via HTTP REST is very straightforward, and (as you already know as the client is using it) .NET usability toolkit is offered as additional integration option for C# developers.

    As a developer, for tuning naked HTTP REST requests to custom requirements prior to integrating them into custom code, I find Postman tool to be very useful. Please find DSS starter tutorial collection REST API Tutorials Introduction that links to downloadable started collection with multiple working requests, that can be copied and tuned to your requirements, this is the approach I would suggest to avoid issuing unnecessary requests that may count toward DSS user quota.

    Hope that this information helps

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.