Magento – List of REST API’s for Magento-1.9.1.1

applicationmagento-1.9rest api

We have worked on the Magento-1.9.1.1 version website on the Porto theme. The website is working fine. Now we want to make a mobile application for Android/IOS.

For that, we hired app developers and they are working on react-native(for both android and IOS).
They need REST APIs to build the app.

I have referred to the following :
Devdocs tutorial for Rest API

It's good and giving the basics apis. But, App developers are asking API for login and sign up, etc.

Can anyone give the list of REST APIs which are generally using for the Mobile application?

And give me the solution to create them.

Related Topic