Plugin Web API for nopCommerce gives an access to business data stored in nopCommerce database. It has been built in ASP.NET Web API and the OData provider. More info about Web API can be found on http://www.asp.net/web-api. Web API Core information: http://odata.github.io/odata.net/#04-01-basic-crud-operations Note: User should be familiar with nopCommerce database structure
Web API Description
Data model (metadata - i.e. structure and organization of all the resources) can be found under following link: http://YourStoreURL/odata/$metadata.