Magento
We currently support the following versions:
1.9
2.0
2.3
Workflow
You must register a web service on Admin. Use the following general steps to set up Magento to enable web services.
If you are using token-based authentication, create a web services user on Admin by selecting System > Permission > All Users > Add New User. (If you are using session-based or OAuth authentication, you do not need to create the new user in the Admin.)
Create a new integration on Admin. To create an integration, click System > Extensions > Integration > Add New Integration*. Be sure to restrict which resources the integration can access.
Use a REST client to configure authentication.
A more detailed information can be found in the Magento documentation
Last updated