Developers
Table of Contents
Netvibes Ecosystem API
The Ecosystem API lets you search and retrieve public data from Ecosystem, through simple XML/JSON requests.
Further private methods let you retrieve single item information, as well as submitting items to Ecosystem. Contact us for more information about private methods.
Building a request
Keep in mind the basic URL to all Ecosystem API's request:
http://api.eco.netvibes.com/
Requests are built using actions, which can be public or private.
Any action requires the use of an API key - generated for you by Netvibes.
Private actions require an additional, private key - also generated by Netvibes.
Public methods
Private methods
- Submitting an item to Ecosystem - Not publicly documented yet
- Retrieving an item's information - Not publicly documented yet
- Send to a friend
- Add to favorites
- Last modified: 2012/03/15 13:42


