Jon Fusco
Posts: 0
Joined: Sun Apr 13, 2014 11:37 pm

Can Anyone Help Me Create A REST Service For Amazon Marketplace API?

Hello,

Any help here would be awesome of the responder.

I am having trouble getting a response to the Amazon Marketplace API (the one for sellers on the marketplace). I just get confused when it comes to what I need to request for a proper response. I have an account and a developer key, etc.

What do I designate as headers/etc? I have read the API docs and am totally lost.

I am just trying to create a very basic app where I input the UPC and it returns the Amazon ASIN. Similar to what this guy did on his site: http://upctoasin.com.

But I would like to be able to do it directly through Amazon's API, not his.

If anyone could give me 1 single complete REST example screenshot I could just duplicate it for any other info I would need (model number, Item Title, etc.) Thank you!

dan groberman
Posts: 0
Joined: Thu Aug 31, 2017 1:45 pm

Can Anyone Help Me Create A REST Service For Amazon Marketplace API?

Hi,
Not sure if you are looking for a service like UPC to ASIN or you are looking for the code.
If you are looking for a similar site you may try using http://www.asinlab.com to convert upc to asin. if you are looking for a code you can find source here:
https://github.com/AlexCline/upctoasi...

Return to “Issues”