Skip to content
GETNo key

Resolve an AWB prefix

GETapi.aircargomcp.com/prefix/{code}

Map a 3-digit air waybill prefix to its airline. No key required.

Path parameters

codestringrequired

3-digit AWB prefix.

Response fields

Derived from the example response.

dataobject

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

data.prefixstring

3-digit AWB prefix.

data.iatastring

IATA code.

data.namestring

Human-readable name.

data.sitestring

Public tracking site for the carrier.

Try it No key
curl 'https://api.aircargomcp.com/prefix/020'

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