Price Stats

Returns price statistics in USD for a set of port-port routes.

How to use?

  1. If user do did not provide origin, destination, mode and load we will fetch user routes from terminal and provide the price stats
  2. If user provides origin, destination, mode and load price stats will be returned for this route

What is confidence level? Confidence level represents the amount of data points used to calculate the percentiles for a specific route

For FCL Routes { "low": "1 or 2 data points", "medium": "3 or 4 data points", "high": "5 to 9 data points", "very high": "+10 data points" }

For Air Routes { "low": "1 to 9 data points", "medium": "10 to 49 data points", "high": "50 to 199 data points", "very high": "+200 data points" }

Query Params
string
enum

Weekly or Daily, default is the allowed version in your permissions

Allowed:
string

origin

string

destination

string
string

load

string
enum
required

Type/Category of tradelanes you want to fetch.

Allowed:
date
required

Date to get data from YYYY-MM-DD

date
required

Date to get data to YYYY-MM-DD

date

if you want to find the values for a specific date, you can add the parameter date, and give it the date you want and you will find the result only for that date

string

It has three choices here, (Spot, Contract, ALL) to filter the rate type of the route. The default value for this param is (Spot) meaning if it wasn't sent it will be treated as (Spot). You will need permissions to obtain (Contract) rates and (ALL) rates.

Headers
string
required

API Key for permissions

string
required

SECRET KEY Provided for access

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json