全球商标库-数据范围

Support MCP
version
查询支持查询商标的国家数据
Http Method GET
Http Request URL https://api.sellersprite.com/v1/global/brand/range
MCP Code trademark_country_list
MCP 可以通过 returnFields 参数选择性的返回某些字段,可以大幅降低 上下文 的 Token 量; 参考: Token

# 参数 参数类型 参数名称 参数描述
1 office String 简码 AD
2 officeLabel String 中文名称 安道尔

curl --location --request GET 'https://api.sellersprite.com/v1/global/brand/range' \
--header 'secret-key: Your Secret'
{
"code": "OK",
"message": "成功",
"data": [
{
"office": "YT",
"officeLabel": "马约特"
},
{
"office": "ZA",
"officeLabel": "南非"
},
{
"office": "ZM",
"officeLabel": "赞比亚"
},
{
"office": "ZW",
"officeLabel": "津巴布韦"
}
]
}
  • Copyright ©2025 卖家精灵数据开放平台. All rights reserved.
  • 手机: 186-2151-2959
  • 邮箱: webueye@gmail.com

联系我们