DOCUMENTATION
Opencart REST API Swagger UI documentation,examples and tutorials to make your work as easy as possible.Check out the demo sites,tutorials,forums and the FAQ.
opencart-api.com
WHAT CAN YOU DO WITH THE REST ADMIN API?
Opencart REST Admin API can help you to get up and running with eCommerce inventory & warehouse management systems.
You can integrate your store with CRM (Customer Relationship Management) or ERP (Enterprise Resource Planning) back-end systems.
You can manage orders, customers, products, etc.
We released a new version of REST ADMIN API with OAuth security, if you need more secure API, choose that version.
The opencart rest API allows for an almost unlimited set of possibilities for interfacing the opencart with your mobile app, web app, or other third party software.
This extension helps businesses reduce out of stocks and better handle their inventory.
- Available with OAuth 2.0 authentication.
- Request and response payloads are formatted as JSON.
- fully compatible with PHP7
- Simple installation
- OAuth server included in the package
- PHP sample code included in the package