1. 海关数据接口
TradeWind AI API 2.0 Documentation
🇨🇳 简体中文
  • 🇨🇳 简体中文
  • 🇺🇸 English
  • TradeWind AI API 2.0
    • 企业/联系人接口(瀑布流/智能体模式)
      • (智能体)国家与语言编码参考(无需鉴权)
      • (智能体)任务创建
      • (智能体)任务列表
      • (智能体)任务数据
      • (瀑布流)获取Industry行业参考
      • (瀑布流)获取Technology技术参考
      • (瀑布流)企业搜索
      • (瀑布流)企业详情
      • (瀑布流)联系人搜索
      • (瀑布流)联系人详情
      • (邮箱验证)单一邮箱查询
      • (邮箱验证)批量任务创建
      • (邮箱验证)批量任务结果查询
    • 海关数据接口
      • (海关)国家参考
        GET
      • 获取海关数据列表
        POST
      • 获取海关公司列表
        POST
      • 获取海关公司状态
        POST
      • 获取海关采购趋势
        POST
      • 获取海关全球区域分布图
        POST
      • 获取海关中国供应商交易
        POST
      • 获取海关商家交易
        POST
      • 获取海关商家交易(新)
        POST
      • 获取海关公司详情
        POST
      • 获取海关公司贸易趋势
        POST
      • 获取海关公司进出口记录
        POST
      • 获取海关公司贸易伙伴记录
        POST
      • 获取海关公司HS编码记录
        POST
      • 获取海关公司采供产品列表
        POST
      • 获取海关公司贸易区域
        POST
      • 获取海关公司贸易港口统计
        POST
      • (海关)智能搜邮(旧)
        POST
      • 匹配公司名称的企业列表
        POST
      • 匹配公司的联系人列表
        POST
    • API监控接口(无需鉴权)
      • GET API存活探针
      • GET API运维指标
  1. 海关数据接口

获取海关公司HS编码记录

POST
/api/customs/companies/hs-code-ranking
Last modified:2026-07-16 18:15:46
获取海关公司HS编码记录。

Request

Header Params

Body Params application/json

Example
{
  "tradeType": "exporter",
  "company_id": "1039487618488082432",
  "limit": 10,
  "page": 1,
  "trade_order_desc": 1
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://app.trade-wind.co/api/customs/companies/hs-code-ranking' \
--header 'Authorization: Bearer tw_live_9d991654520ba5bb1b100db5d0d0f62193b887436cb20e4a35b217312ed18626' \
--header 'Content-Type: application/json' \
--data '{
  "tradeType": "exporter",
  "company_id": "1039487618488082432",
  "limit": 10,
  "page": 1,
  "trade_order_desc": 1
}'

Responses

🟢200成功
application/json
Bodyapplication/json

Example
{
    "success": true,
    "request_id": "req_APgDtmhyfNS1",
    "data": {
        "code": 1,
        "msg": "Success",
        "time": "1776241232",
        "data": {
            "list": [
                {
                    "hs_code": "990131",
                    "snow_flake_id": "F711546D0BDC41748CA13CC1CD35EB97",
                    "trade_num": 14,
                    "row_num": 1,
                    "exporterCountry": null,
                    "importerCountry": null,
                    "originCountry": null,
                    "buyer": {
                        "snow_flake_id": "910459850059431936",
                        "outside_join_ids": null,
                        "outside_site_id": null,
                        "name": "YOUNG SEA CARGO CORP",
                        "email": null,
                        "phone": null,
                        "website_url": null,
                        "primary_domain": null,
                        "raw_address": null,
                        "short_description": null,
                        "country": "75",
                        "updatetime": "1775846979",
                        "status": "normal",
                        "matchtime": "0",
                        "have_embedding": 1,
                        "status_text": "正常"
                    },
                    "seller": {
                        "snow_flake_id": "1039487618488082432",
                        "outside_join_ids": "64a3e4fb961e3a00010ba253,5ed28203529f790001694294,64be20b2c7c2ed00012b7855,64b79cd8cea0710001f8de62,56da3f2ef3e5bb41e0000c34",
                        "outside_site_id": null,
                        "name": "T V L CONTAINER LINE LIMITED",
                        "email": null,
                        "phone": null,
                        "website_url": null,
                        "primary_domain": null,
                        "raw_address": "Mumbai, Maharashtra",
                        "short_description": null,
                        "country": "140",
                        "updatetime": "1776143867",
                        "status": "normal",
                        "matchtime": "0",
                        "have_embedding": 1,
                        "status_text": "正常"
                    },
                    "origin_country": null,
                    "importer_country": {
                        "id": 75,
                        "name": "美国",
                        "en": "United States\n",
                        "map_en": "the United States",
                        "name_list": "United States,U.S.A,UNITED STATES,UNITED STATES OF AMERICA,СОЕДИНЕННЫЕ ШТАТЫ,USA,ESTADOS UNIDOS DE NORTEAMERICA",
                        "iso_code": "us",
                        "logo": "http://ai.keep1.net/uploads/country/us.png",
                        "createtime": "1691472821",
                        "updatetime": "1691472821",
                        "status": "normal",
                        "status_text": "正常"
                    },
                    "exporter_country": {
                        "id": 140,
                        "name": "中国",
                        "en": "China",
                        "map_en": "China",
                        "name_list": "China,КИТАЙ,República Popular de China",
                        "iso_code": "cn",
                        "logo": "http://ai.keep1.net/uploads/country/cn.png",
                        "createtime": "1691472821",
                        "updatetime": "1691472821",
                        "status": "normal",
                        "status_text": "正常"
                    },
                    "report": {
                        "2025-04": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
                        },
                        "2025-05": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
                        },
                        "2025-06": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
                        },
                        "2025-07": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
                        },
                        "2025-08": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
                        },
                        "2025-09": {
                            "trade_num": 0,
                            "business_num": 0,
                            "business_weight": 0
           
Modified at 2026-07-16 18:15:46
Previous
获取海关公司贸易伙伴记录
Next
获取海关公司采供产品列表
Built with