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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 1 1 2

what is the WSDL URL for REST API?

Hi,

We're using SOAP API now, plan to switch to REST API, for SOAP API , the WSDL url is:

https://hosted.datascopeapi.reuters.com/datascopeapi/v1/extractionservice.asmx?wsdl

what's the WSDL url for REST API?

Thanks

dss-rest-apidatascope-selectdssrest-api
icon clock
10 |1500

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

Upvotes
Accepted
23k 22 9 14

Hi @shihong.ding,

There is no WSDL for REST service.

You could use .Net REST toolkit, that has classes, or any language that offers REST calls, there is a set of tutorials on this website for .Net, for Java and Postman collection of "naked" REST calls. All three sets of tutorials have multiple request examples.

Additionally, on the REST API Help site there is a complete

REST API Reference Tree

icon clock
10 |1500

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

Upvotes
23k 22 9 14

Hello @shihong.ding,

The REST API access point is at

https://hosted.datascopeapi.reuters.com/RestApi/v1

But this is just a part of the migrating to REST, would like to suggest to review

DSS REST Learning Materials

the quickstart and tutorials and examples that we have on the portal, that will allow you to get up to speed quickly and easily.

Hope this helps,

-Zoya

icon clock
10 |1500

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

Upvotes
1 1 1 2

Hi @Zoya,

Thank you for looking into my question, our app is written in Java, we use SOAP WSDL URL to generate the all the binaries *.class, see the attached screenshot , that's why I'm asking for REST API WSDL url, Do you know how can I generate *.class for REST API?

Thanks

Shihong


icon clock
10 |1500

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

Upvotes
1 1 1 2

Ok. thanks for the help @Zoya

icon clock
10 |1500

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

Click below to post an Idea Post Idea