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 schema

8 fields

Derived from the example response, nested as the JSON is.

okboolean

Whether the request succeeded.

dataobject

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

min_obsnumber

Minimum observations required to rank a carrier.

carriersobject[]

Carriers, ranked.

carriers[]object
carrier_codestring

Carrier SCAC.

carrier_namestring

Carrier name.

on_time_pctnumber

Share of sailings that arrived on time.

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.