Workflow validation

HS Import Watchlist API

A buyer-intent 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 only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Import Trade Flow Monitor validation funnel.