======Ecosystem sorts====== This method is mostly useful in combination with the [[:api:eco:search|Ecosystem Search method]], in order to sort results. You can retrieve a list of all available sorting types. ===== Formats ===== XML or JSON (default is XML). In XML, nodetexts have their content encapsulated in a CDATA section.\\ In JSON, these nodes use escaped Unicode codes for special characters. ===== Sample URLs ===== - http://api.eco.netvibes.com/sorts - http://api.eco.netvibes.com/sorts?format=xml (same output as above) - http://api.eco.netvibes.com/sorts?format=json ===== Sample outputs ===== ==== XML output ==== ==== JSON output ==== {"popular":"Most popular","recent":"Most recent"}