Amazon SP-API Connection

Connect your Amazon seller account to Stellar Support.

This flow lets you authorize Stellar Support to access your Amazon seller data through the Selling Partner API. We use that access to replace manual report exports and build live seller intelligence across payments, inventory, reimbursements, and operations.

Back To Site

You will be redirected to Amazon Seller Central to review and approve access. This page is part of the registered OAuth login flow for the Stellar Support SP-API app.

Ready

Start authorization when you are ready.

We will generate a one-time state token, send you to Amazon, and then finish the handshake on the registered callback page.

App Stellar Support SP-API
Current flow Website authorization workflow

What happens next

Three-step handoff

  1. Stellar Support creates a secure authorization session for your browser.
  2. Amazon Seller Central asks you to approve access for the registered app.
  3. Amazon sends a short-lived code back to our callback page, where we exchange it for a refresh token.

Security note

What we store

  • Short-lived OAuth state values for CSRF protection.
  • Your Amazon selling partner ID once the flow starts.
  • The resulting refresh token after successful authorization.

Access tokens are short-lived runtime credentials. The long-lived refresh token is the one we persist so Weaver can request fresh access later.