Web API (official plugin)

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

No
Il y a 2 ans
What Nop versions will it work with?
Il y a 2 ans
RanceE wrote:
What Nop versions will it work with?

4.40 and above
Il y a 2 ans
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  ?
Il y a 2 ans
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)
Il y a 2 ans
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?