cancel
Showing results for 
Search instead for 
Did you mean: 

How to get website data(products,category,sub category,..)from magento for building a mobile app?

SOLVED

How to get website data(products,category,sub category,..)from magento for building a mobile app?

i'm working with magento2 and i need to build a mobile app 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to get website data(products,category,sub category,..)from magento for building a mobile app

Hi @mouna_bendhia,

 

You can start looking at the API.

Here you'll find all the methods: http://devdocs.magento.com/swagger/

Also, here's the documentation to start using it: http://devdocs.magento.com/guides/v2.0/rest/bk-rest.html

 

View solution in original post

1 REPLY 1

Re: How to get website data(products,category,sub category,..)from magento for building a mobile app

Hi @mouna_bendhia,

 

You can start looking at the API.

Here you'll find all the methods: http://devdocs.magento.com/swagger/

Also, here's the documentation to start using it: http://devdocs.magento.com/guides/v2.0/rest/bk-rest.html