cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

SOLVED

Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Magento 1.x official support has been expired.I am working on magento 1.9 rest api. How do I get Magento 1.9 rest api documentation in any formate as previous rest api links have been redirected magento 2.x api documentation ?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Thanks, Mukesh this will be helpful for me

View solution in original post

8 REPLIES 8

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Hi @tanveerasle53c 


Kindly refer below link :
https://magento.stackexchange.com/questions/229110/how-to-write-rest-api-for-magento-1-9

It may help you!

Problem Solved? Please click on 'Kudos' & Accept as Solution!

Problem solved? Click Accept as Solution!

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Hi @tanveerasle53c,

 

Magento has removed completely from official website. If you still need documents and data you can find out other blogs like:

https://www.algolia.com/doc/integration/magento-1/getting-started/quick-start/?language=php

 

But Magento official devdocs dont have any document related to Magento 1 now.

 

Hope this helps you!

Problem Solved! Click Kudos & Accept as Solution!

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

I have also checked it. I have already done an authentication.

All Links related to rest API is given below that rout on Magento 2

https://devdocs.magento.com/guides/m1x/api/rest-api-index.html

And for module wise

2) Magento official guide for REST API.

 

 

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Yes, You are saying the right official document has removed. I have visited this link but I did not found any data related to Rest API that help me. 

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

@tanveerasle53c 

 

Magento has deprecated all Magento 1 stuff or document materials you cant get it on official website but you have to look old magento blogs or tutorials there only you can find 

sharing few of them to help you here:

https://inchoo.net/magento/configure-magento-rest-and-oauth-settings/

https://pragmaapps.com/magento-rest-api-two-hours-part-one/

https://www.simicart.com/blog/magento-soap-api/

Manish Mittal
https://www.manishmittal.com/

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Hi @tanveerasle53c 

 

The official documentation has been archived at https://github.com/magento/devdocs-m1

 

And you can access the Rest API information on the following page https://github.com/magento/devdocs-m1/tree/master/api/rest

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

Thanks, Mukesh this will be helpful for me

Re: Magento 1.x official support has been expired. How do I get Magento 1.x rest api documentation ?

The Github repositories are now unavailable also.