Skip to main content
Weekly aggregated cargo volume predictions by port.

GET /api/v1/estimates

Weekly export volume estimates with vessel count, tonnage, confidence, and USDA actuals. Parameters
NameTypeRequiredDescription
portstringPort slug
limitnumberDefault 52, max 200
Response
{ "estimates": [...] }
Example
curl -X GET \
  https://axiomoverwatch.io/api/v1/estimates?port=VALUE&limit=VALUE