Live

World Logistics Pulse

No account required for this page. Fuel prices below come from the same API as GET /v1/fuel-prices.

Fuel Prices

Diesel (national) Live
$5.967
↑ 6.57% vs last week
Gasoline (national) Live
$4.157
↑ 2.11% vs last week

Port Congestion

API

Live via API (IMF PortWatch). Query by port, country, or region — e.g. GET /v1/port-congestion?port=USLAX. Not vessel wait time; data lags about a week.

GET /v1/port-congestion Try in playground →

Freight Rates

API

Live via API (Warp). US FTL quotes need origin_zip and destination_zip. Ocean/air cover a limited set of Asian origins.

GET /v1/freight-rates Try in playground →

Carriers

API

Live via API (FMCSA + FMC). US trucking by DOT number or name, plus ocean NVOCC/OTI carriers — e.g. GET /v1/carriers?q=54283.

GET /v1/carriers Try in playground →

Historical

API

Live via API. Weekly national diesel/gasoline, plus daily port-congestion history for ~20 major ports — GET /v1/historical?metric=fuel_price_diesel_national.

GET /v1/historical Try in playground →

Disruptions

API

Live via API (GDACS/USGS/NOAA). Natural-hazard disruptions, filterable by port radius — e.g. GET /v1/disruptions?port=USLAX.

GET /v1/disruptions Try in playground →

This same data is available via API. See the docs or try it in the playground.