Workflow page

HS Import Watchlist API

A buyer review page for supply chain, sourcing, procurement, logistics, and market-intelligence teams that want public Census import records filtered by HS code, country, period, district, port, value, weight, and transport mode.

GET /v1/trade/census/imports/hs-watchlist?hs=850440,940360&countries=5700,5880&period_after=2026-01
{
  "data": [
    {
      "period": "2026-05",
      "hsCode": "850440",
      "hsDescription": "Static converters",
      "countryCode": "5700",
      "countryName": "China",
      "importValueMonth": 23456789,
      "shippingWeightKg": 1234567,
      "watchlistReady": true,
      "source": "Census International Trade API-compatible sample"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "hs-import-watchlist-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Import Trade Flow Monitor product catalog.