Web API (official plugin)

Hace 2 años
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.
Hace 2 años
Great work!
Is there a way for guest/anonymous users to access any of the frontend API?
Hace 2 años
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
Hace 2 años
Is there a trial version available?
Hace 2 años
Elicat1 wrote:
Is there a trial version available?

No
Hace 2 años
What Nop versions will it work with?
Hace 2 años
RanceE wrote:
What Nop versions will it work with?

4.40 and above
Hace 2 años
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  ?
Hace 2 años
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)
Hace 2 años
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?