Free read-only access to U.S. import data by HS code. Rate limited to 50 requests per day per IP.
GET https://sourcelucid.com/api/v1/trade-data/{hsCode}curl https://sourcelucid.com/api/v1/trade-data/950699
{
"hsCode": "950699",
"description": "Articles and equipment for general physical exercise",
"importValue": 125000000,
"growthYoY": 0.042,
"topCountries": [
{ "name": "China", "share": 0.62 },
{ "name": "Vietnam", "share": 0.12 }
],
"opportunityScore": 78,
"chinaShare": 0.62,
"valueToWeight": 8.4,
"updatedAt": "2026-06-01T00:00:00.000Z"
}X-RateLimit-Remaining header included in responsesPlease link back to SourceLucid when using this data publicly. Embed charts are available at /tools/embed/{hsCode}.