Got questions? Leave your message here or Schedule a quick call with our manager now

How to connect Amazon to API2Cart?

This API is no longer supported by Amazon, use Amazon SP-API instead.

0) Note: If you are trying to connect another marketplace (not Amazon.ca, Amazon.com, Amazon.com.mx) or you need to get customer's personal info (name, address etc.) you must register your developer:

  • 1. Go to the User Permissions page in Seller Central and log into your Amazon seller account as the primary user.
  • 2. In the Amazon MWS Developer Permissions section, click the Register as a developer button.
  • 3. Fill out the Register as a developer form.

Be sure to click the Verify button to verify email addresses that you enter.

  • 4. Click the Sign up button.
  • 5. Your Developer ID appears.
  • 6. Click Your developer credentials.

Your AWS Access Key ID and Secret Key appear. Use these credentials when adding store (amazon_access_key_id amazon_secret_key).

 

1) The seller goes to the User Permissions page in Seller Central and logs into their Amazon seller account as the primary user.

  How to connect Amazon to API2Cart?  

2) Go to Settings > User Permissions page in Seller Central.

 

NOTE: The owner of the Amazon account is the only one who will see the developer area on the User Permissions page. Not even a full access super-admin can see it, only the owner.

3) The seller clicks the Authorize a developer button. In the Developer name text box, the seller enters the name of the developer that they are authorizing. This doesn't need to be the exact name; it is merely for the seller's reference in the future. Example: API2Cart.

 

4) In the Developer ID text box, the seller enters the Developer ID: 0677-7064-4291 (or your Developer ID obtained in paragraph 0) and then clicks the Authorize developer button.

   

5) The seller's MWS Auth Token appears.

   

6) Add Amazon store in your API2Cart account using the credentials obtained in the previous steps.

amazon_access_token (MWS Auth Token)

amazon_seller_id (Seller ID)

amazon_marketplaces_ids (comma separated string of values specified in Marketplace ID)

 

If you were doing the paragraph 0, you need to insert the last two parameters

amazon_access_key_id

amazon_secret_key

 

Posted in: Getting Started