v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Global Economy & Trade

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.

get/api/v1/comtrade/trade

Query parameters

reporterstring required

Reporter country: us, cn, de, jp, gb, etc.

Reporter country: us, cn, de, jp, gb, etc.

yearinteger

Calendar year (YYYY).

Calendar year (YYYY).

partnerstring

Partner country or 'world'

Partner country or 'world'

flowstring

M=imports, X=exports, M,X=both

M=imports, X=exports, M,X=both

commoditystring

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.

dataStubData required

Response shape not yet documented; fields are returned as-is.

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"
    ]
  }
}