Skip to content
GETNo key

Carrier league table

GETapi.schedulesmcp.com/public/reliability/leaderboard

The on-time league across all observed lanes.

Query parameters

limitinteger

How many carriers to return.

Response fields

Derived from the example response.

okboolean

Whether the request succeeded.

dataobject

The payload. Everything an endpoint returns sits under this key.

data.min_obsnumber

Minimum observations required to rank a carrier.

data.carriersobject[]

Carriers, ranked.

data.carriers[].carrier_codestring

Carrier SCAC.

data.carriers[].carrier_namestring

Carrier name.

data.carriers[].on_time_pctnumber

Share of sailings that arrived on time.

data.carriers[].observationsnumber

Number of observed sailings behind the figure.

Try it No key
curl 'https://api.schedulesmcp.com/public/reliability/leaderboard'

This preview uses documented example data and makes no live request. Get a key to run live.