You are here:
Softonic API
-
Softonic API
-
Resources
-
API Methods
- testEcho
Api
- getHotSoftware
- getHomeChoice
Latest
- getPlatforms
- getChildren
- getParents
- getPrograms
Section
- getInfo
- getRelated
- getScreenshots
- getOpinions
- getOpinion
- getFans
- getVideos
- getDownloadHistory
- getFreeDownloadUrl
Program
- Search
Search
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 Copyright Softonic © 2009-2012 - All rights reserved
Softonic