Creating an Http API for AWS Seller API

0

I'm working with a C# MVC project which will require data from the Amazon store. I've created an account so that I can use the AWS Product Seller API to request JSON data from the various API's. I've worked with REST API's many times so having gone through more documentation than I've ever seen in my life I felt confident I could find what I needed to create the correct API. However, there seems to be many tools and wizards for users but I've struggled to find anything that just said 'Using Http://AmazonAPI.com just use these parameters to get the data you require'.
I've no doubt that there are many here that have successfully done this so I would appreciate a heads up on what URL I need and where I add my security tokens, access id and details of my request.

1 Answer
0

Greetings,

The Selling Partner API provided by Amazon is a programmatic service designed for handling operations concerning Amazon Sellers. This service includes a dedicated Support Queue and a specific page: https://developer.amazonservices.com/

We recommend consulting this page for comprehensive examples and detailed documentation. Should further assistance be necessary, we advise reaching out to their support via the same page.

Thank You

profile pictureAWS
SUPPORT ENGINEER
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions