当前位置: 首页 > 工具软件 > zhihu-API > 使用案例 >

amazon - 第二章:amazon developer 之 第二节:SP-API Introduction

邬承悦
2023-12-01

目录

1.手把手教你开通Amazon SP-API

2.SP-API 介绍文档

3.SP-API 开发者文件


1.手把手教你开通Amazon SP-API

手把手从零开始搭建SP-API开发环境

亚马逊SP-API开发,参数获取教程-开发者版

  • https://zhuanlan.zhihu.com/p/347162082
  • https://zhuanlan.zhihu.com/p/352038475

视频教程:【自行授权】亚马逊SP-API参数获取教程-卖家版

PS: 调用SP-API需要6样参数, Role ARNAccess key ID 和 Secret access key 这三样来自AWS account;Client identifierClient secretRefresh token 这三样来自Amazon developer account。

2.SP-API 介绍文档

官方介绍文档:https://developer.amazonservices.com/

github文档:

  • https://github.com/amzn/selling-partner-api-docs
  • https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md
  • https://github.com/amzn/selling-partner-api-models

3.SP-API 开发者文件

官方文档:

其他python sdk

其他信息,各区域host - endpoint:

 类似资料: