Features
- Implements Web Services API as per REST standards for all client side services / methods for nopCommerce which you can use to
Pull and Push data from any external application build on any other language or platform.
- Outputs Standards JSON Response
- One of the complete set of API that can be consumed by mobile application or any other application that needs to generate or perform client side operations.
- Secured using JWT (JSON Web Token) - currently supports HS256,HS384,HS512 methods for token encryption, can be disabled for developing or debugging purposes.
- Supports API calls on Secured Connection (HTTPS) or Unsecured Connection (HTTP) between server & client
- Protected against Replay Attacks
- Well documented
- Supported by professional team
- Continuously maintained and updated by professional team
- Multi store supported
- Supported nopCommerce versions 3.40 to 4.00.