For a deeper look into our DataScope Select REST 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 512.0 KiB each and 1.0 MiB total.

@shihong.ding

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@shihong.ding

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
32.2k 40 11 20

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 512.0 KiB each and 1.0 MiB total.

Upvotes
32.2k 40 11 20

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 512.0 KiB each and 1.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 512.0 KiB each and 1.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 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.