Official Guide
M1 doc Show archive.org snapshot .
OM GitHub Issue Show archive.org snapshot
Test Script in devdocs-openmage.org Show archive.org snapshot
stackoverflow
magento.stackexchange.com/how-to-create-rest-api-for-the-magento-1-9-hosted-in-local-machine
Show archive.org snapshot
stackoverflow.com//magento-oauth-customer-login
Show archive.org snapshot
Inchoo's Guides:
Part 1. Introduction to Magento REST and oAuth Show archive.org snapshot
We could divide Magento REST functionality into the two rounded up units:
- Magento oAuth server and functionality
- Magento REST server and functionality
Part 2. How to configure Magento REST and oAuth settings Show archive.org snapshot
This article will show the steps necessary in order to be able to consume REST services provided by Magento:
- Creating oAuth Consumer
- Creating and configuring Admin roles
- Assigning configured Admin REST Role to admin user
- Configuring resource attributes and access permissions
Part 3. Consuming Magento REST service using Zend_OAuth_Consumer Show archive.org snapshot
How to authenticate with oAuth and how to Consume Magento REST web service.
Open Source Extension
Restension extends the Magento REST API Show archive.org snapshot