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 schema

5 fields

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

dataobject

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

prefixstring

3-digit AWB prefix.

iatastring

IATA code.

namestring

Human-readable name.

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.