Port Congestion Data
shippingrates_congestionGet certified port-authority congestion measurements for a specific port.
Only fields explicitly published by the authority are populated; unavailable measurements remain null and an unpublished severity remains "unknown". The current certified denominator is the Port of Los Angeles daily operations report (USLAX), including exact vessels-at-berth and local-cargo dwell values. For disruption advisories, use shippingrates_congestion_news instead.
PAID: $0.02/call via x402 (USDC on Base or Solana). Without payment, returns 402 with payment instructions.
Returns the unchanged API envelope: { port, port_name, current_level, days_back, history[] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | UN/LOCODE port code; the current certified measured denominator is USLAX | |
| days_back | No | Days of historical data (default: 30) | |
| x_payment | No | x402 payment proof header |