Web API (official plugin)

2 anni tempo fa
Dear community!

The long-awaited official Web API plugin from nopCommerce team is released! It allows you to build integrations with third-party services or mobile applications using REST. The plugin covers all methods of nopCommerce: backend and frontend, so you can use it to:
• integrate nopCommerce with a backend accounting system, ERP or CRM systems, inventory or warehouse management systems.
• build native mobile applications (e.g. Android or iOS).

The Web API plugin is available with source code. Yes, 100% open-source!

The plugin covers all methods of nopCommerce. Both, backend and frontend. Yes, all methods! There are more than 1.100 methods available!

Please find more information about the official Web API here.
2 anni tempo fa
Great work!
Is there a way for guest/anonymous users to access any of the frontend API?
2 anni tempo fa
mgustafsson wrote:
Great work!
Is there a way for guest/anonymous users to access any of the frontend API?

Thanks a lot! Sure, frontend API supports guests
2 anni tempo fa
Is there a trial version available?
2 anni tempo fa
Elicat1 wrote:
Is there a trial version available?

No
2 anni tempo fa
What Nop versions will it work with?
2 anni tempo fa
RanceE wrote:
What Nop versions will it work with?

4.40 and above
2 anni tempo fa
First Many Congrats to Nop Team for this wonderful Plugin .

As I have seen its only for  Nop 4.40 version ,
can you  provide us lowest version
or As you provide the source code , so can we downgrade lowest version of nop so is  that workable  ?
2 anni tempo fa
ilyas_patel wrote:
As I have seen its only for  Nop 4.40 version ,
can you  provide us lowest version
or As you provide the source code , so can we downgrade lowest version of nop so is  that workable  ?

This plugin supports version 4.40 and above. But you can always downgrade the plugin yourself if it's required (it's provided with source code)
2 anni tempo fa
we purchased web apis for one project and we cannot find documentation on how to use the apis itself from business perspective
for example , we need to remove one item from Cart , we cannot find anything related or cannot change the quantity of item in carts
Could you help?