I'm new to Magento and I'm developing a PhoneGap app using HTML5, CSS and Javascript. I searched many places and read Magento documentations, but couldn't get any example for authenticating, calling, getting results from the Magento APIs using javascript. I came to know that token-based authentications is needed and REST APIs are suitable for my purpose. Maily I have the following doubts.
- What are the settings I have to do in admin panel of Magento for accessing APIs.
- How to authenticate to Magento APIs in a page using HTML5 and Javascript.
- What are the APIs provided by Magento and how to call them in a page using HTML5 and Javascript.
- 
 Magento 1 or Magento 2?Jan Papenbrock– Jan Papenbrock2015年12月29日 09:00:33 +00:00Commented Dec 29, 2015 at 9:00
- 
 Magento ver. 1.9.1.0SREE– SREE2015年12月29日 09:02:01 +00:00Commented Dec 29, 2015 at 9:02
- 
 did you find any solution on this ? @ shreejaydip sinh Parmar– jaydip sinh Parmar2016年05月19日 08:20:05 +00:00Commented May 19, 2016 at 8:20
- 
 did you find any solution for this?Joey Leblanc– Joey Leblanc2019年07月31日 12:56:58 +00:00Commented Jul 31, 2019 at 12:56
default