Softonic API

Request format

If you want to fetch data from the the Softonic API you need to invoke an URL followed by your own API KEY

To access the API we are using Representational State Transfer (REST, it's a simple HTTP GET or POST action).

The REST Endpoint URL is:

http://api2.softonic.com/

You can quickly test the service, by visiting the following URL in your browser:

http://api2.softonic.com/en/api_testEcho/my-echo-test.xml?key= your_api_key