自己認証
SP-API アプリを自己認証します。
When you create a private application for your own organization you can self-authorize it to access your account information. Before doing this you must register as a developer and register your application. You can self-authorize your application in draft status; there is no reason to publish a private application.
注
To learn how a selling partner can authorize a public application, refer to Authorizing Selling Partner API Applications.
アプリケーションを自己承認するには
-
Sign in to Solution Provider Portal with your developer credentials.
注
For Seller Central users, sign in to Seller Central for your marketplace and navigate to Apps and Services, then Develop Apps.
For Vendor Central users, sign in to Vendor Central for your marketplace and navigate to Integration, then API Integration.
-
認証するアプリケーションについて、横の矢印を選択します Edit Appそして、選択してください Authorize。
重要
ソリューションプロバイダーポータルのみ:セラーセントラルのアカウントを認証する場合は、次のリンクを使用してそのアカウントにサインインしてください 権限の管理 ページ。
出品パートナーのアカウントが他の地域のアカウントと統合された場合、 Authorize app 統合したアカウントごとにボタンが表示されます。
If your vendor account is an administrator of other vendor groups, you can authorize apps for each of your vendor groups.
-
で Authorize application ページ、選択 Authorize app アプリケーションにアクセスさせたい販売パートナーアカウントごとに。は Marketplaces 列には、アカウントがアクティブなマーケットプレイスが表示されます。
警告
You can't add authorizations to an application after it reaches the maximum authorization limit. Refer to Authorization Limits for more information.
選択するたびに、「Amazon でログイン (LWA)」更新トークンが表示されます Authorize app。選択した場合 Authorize app 複数回、そのたびに新しい更新トークンが生成されます。新しい更新トークンを生成しても、以前の更新トークンは無効になりません。
-
アプリケーションにアクセスを認可した出品パートナーアカウントごとに更新トークンを保存します。後でこれらの更新トークンをアクセストークンと交換できます。Selling Partner APIを呼び出して出品パートナーアカウントにアクセスする場合は、そのアカウントに対応するアクセストークンを含めてください。
An LWA refresh token is a long-lived token that you exchange for an LWA access token. An access token obtained through this token exchange must be included with calls to all Selling Partner API operations except restricted operations and grantless operations, which use somewhat different authorization models. After an access token is issued it is valid for one hour. The same access token can be used for multiple API calls, until it expires.
To exchange a refresh token for an access token using a generated SDK, refer to Connecting to the Selling Partner API using a generated Java SDK. To manually exchange a refresh token for an access token, refer to Connecting to the Selling Partner API.
8日前に更新されました