July 2015
Beginner to intermediate
260 pages
5h
English
Now that we have clarified each of the available protocols, let's explore what we can do with the Magento API and how we can use it with each of the available protocols.
We will use the product endpoint as an example to access and work with the different API protocols.
The examples are provided in PHP and use the three different protocols. For complete examples in other programming languages, check out http://magedevguide.com.
Before we get started we, need to create a set of web service credentials in order to access the API functions.
The first thing that we need to set up is the API user role. Roles control the permissions for the API using Access Control List (ACL). By implementing ...
Read now
Unlock full access