---
title: Create mwsAuthToken in Seller Central
url: amazon-pay-registration/create-mwsauthtoken.html
---

Before you can add an Authorization token to make delegated API requests, you must first create an MWS Authorization Token (mwsAuthToken) in Seller Central. This token allows your Solution Provider to make API calls on your behalf.

<!-- prettier-ignore-start -->
* TOC
{:toc}
{::options toc_levels="3" /}

***
<!-- prettier-ignore-end -->

### Step 1: Contact your Solution Provider

Contact your Solution Provider to obtain their **Developer Name** and **Developer ID**. You will need both pieces of information to authorize them in your Seller Central account.

### Step 2: Navigate to MWS Authorizations

1. Log in to your <a href="https://sellercentral.amazon.com" target="_blank" rel="noopener noreferrer">Amazon Pay Seller Central Account</a> in Production
2. Click the **menu icon** (☰) in the top-left corner
3. Navigate to **Integration Central**
4. Scroll down to the **MWS Authorizations** section
5. Click **Authorize new developer**

<img src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/create-mwsauthtoken-step2-integration-central.jpg" />

### Step 3: Enter Developer Information

<img src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/create-mwsauthtoken-step3-authorize-new-developer.jpg" />

1. Enter the **Developer ID** and **Developer Name** provided by your Solution Provider
2. Click **Next**
3. Amazon Pay will verify the Developer ID
4. If verification is successful, review the **Terms and Conditions** displayed on the next screen
5. Accept the Terms and Conditions to proceed

<img src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/create-mwsauthtoken-step3-terms-and-conditions.jpg" />

### Step 4: Share Authorization Details

<img src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/create-mwsauthtoken-step4-confirmation.jpg" />

1. Copy the **Seller ID** and **MWS Authorization Token** displayed on the confirmation screen
2. Send both values securely to your Solution Provider

<img src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/create-mwsauthtoken-step4-credentials.jpg" />

Your Solution Provider will use these credentials to exchange the mwsAuthToken for an Authorization token and make delegated API requests on your behalf.
