Web API (official plugin)

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

No
2 年 前
What Nop versions will it work with?
2 年 前
RanceE wrote:
What Nop versions will it work with?

4.40 and above
2 年 前
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 年 前
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 年 前
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?