Magento REST API

Ultimate Magento 1 Developer Guide : How to get Country and Region Collection using rest API in Magento 1.x ?

Sooner or later you’ll run into a case where you need REST API for your online store and you found that Magento 1 does not support all Magento 1 REST API. What should you do now? How can you write REST API for your online store as per client need? The Magento 1 collection REST …

Ultimate Magento 1 Developer Guide : How to get Country and Region Collection using rest API in Magento 1.x ? Read More »

Ultimate Magento 1 Developer Guide : Token Base Rest API for authentication and authorization

Security has always been a major concern we talk about high-level applications or mobile apps, especially when we talk about exposing our business through services. I have already explained a lot of REST API in my earlier articles. I explained, how do we create a Magento 1 REST API, how do we get the available …

Ultimate Magento 1 Developer Guide : Token Base Rest API for authentication and authorization Read More »

Scroll to Top