International trade data
Merchandise trade between countries. Query by reporter, partner, calendar year, and trade flow (imports/exports). Values are in USD. Imports are reported on a CIF basis (cost, insurance, freight); exports on an FOB basis (free on board). primary_value carries the flow's native basis (imports CIF, exports FOB), and cif_value / fob_value are returned separately when the source provides them. To compare with customs-value sources such as US Census general imports, use fob_value: CIF runs a few percent higher because it includes freight and insurance. Source: UN Comtrade preview API.
Query parameters
Reporter country: us, cn, de, jp, gb, etc.
Reporter country: us, cn, de, jp, gb, etc.
Calendar year (YYYY).
Calendar year (YYYY).
Partner country or 'world'
Partner country or 'world'
M=imports, X=exports, M,X=both
M=imports, X=exports, M,X=both
HS commodity code or TOTAL
HS commodity code or TOTAL
Response
Merchandise trade records by reporter, partner, flow, and commodity. Monetary fields (primary_value, cif_value, fob_value) are in USD; imports default to CIF, exports to FOB.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}