Skip to main content
POST
/panjiva/shipments/statistics

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
timeout
integer
default:300
Required range: 20 <= x <= 1500
shipper_latitude
number | null
Required range: -90 <= x <= 90
shipper_longitude
number | null
Required range: -180 <= x <= 180
shipper_radius_km
integer | null
Required range: 1 <= x <= 5000
consignee_latitude
number | null
Required range: -90 <= x <= 90
consignee_longitude
number | null
Required range: -180 <= x <= 180
consignee_radius_km
integer | null
Required range: 1 <= x <= 5000
query
string | null
Minimum string length: 1
dimensions
enum<string>[]
Available options:
origin_countries,
shipment_destination,
port_of_unlading,
us_destination_port,
port_of_lading,
bill_type,
industry_gics,
intra_company,
shipper_state,
shipper_industry,
shipper_employee_count,
shipper_revenue,
shipper_market_cap,
shipper_ownership,
shipper_bidirectional_trade,
shipper_stock_ticker,
shipper_ultimate_parent_stock_ticker,
consignee_country,
consignee_state,
consignee_industry,
consignee_employee_count,
consignee_revenue,
consignee_market_cap,
consignee_ownership,
consignee_bidirectional_trade,
consignee_stock_ticker,
consignee_ultimate_parent_stock_ticker

Response

Successful Response

url
string
required
@type
string
default:PanjivaShipmentStatistics
query
string | null
shipment_count
integer | null
weight_kg
number | null
value_usd
number | null
breakdowns
object[]