I wanted to integrate shopify into my software.It is a desktop application. I had went through API Docs of shopify. Those API's would properly bring up data from my sandbox account using API key and password.
Then i came accross 'API Authentication' in shopify. After reading those docs i was confused. The replies after step1(http://api.shopify.com/authentication.html) was not proper.
My question is do i really need Authentication to get API response? If not then what is the purpose of 'API Authentication'.
Plz help me out. Thanks in advance.