I have created a webform in a webproject and created a content(html) using that webform. Does the API provide any option to retrieve the data the was entered in the form?
There is on going development to provide a WCM Services layer. See http://wiki.alfresco.com/wiki/3.1_REST_API. You'll be able to retrieve the XML content but will need to parse it yourself to get the data.