Resolve any AIX-ID, or look up an identifier by external code.
AirIndex operates the canonical identifier system for Advanced Air Mobility infrastructure. Identifiers are free to cite and reference — the registry is the source of record. Look up any aix:* directly, or resolve from FAA site number, ICAO, SEC CIK, or ticker symbol.
See the full AIX-ID methodology paper → for namespace registry, succession semantics, audit chain, and licensing.
Try these examples
Click any example to resolve it:
- aix:hp:4QKZWCG8→ Phoenix Children’s Hospital Heliport
- aix:op:6STEWS2M→ Joby Aviation
- aix:mkt:JNF3R9E9→ Miami metropolitan area
- AZ99→ resolves FAA site number to AIX-ID
- JOBY→ resolves ticker symbol to AIX-ID
Programmatic access
The lookup is also available as a public, no-auth-required JSON API. Rate-limited to 60 requests per minute per IP.
# Resolve an AIX-ID GET https://www.airindex.io/api/aix/aix:hp:4QKZWCG8 # Resolve an external identifier to its AIX-ID GET https://www.airindex.io/api/aix/resolve?faa_lid=AZ99 GET https://www.airindex.io/api/aix/resolve?ticker=JOBY GET https://www.airindex.io/api/aix/resolve?icao=KPHX GET https://www.airindex.io/api/aix/resolve?sec_cik=0001819848
Higher rate limits, historical score data per AIX-ID, factor-state time-series, classifier rationale, audit-trail access, and the EID counterparty graph are available through paid API tiers — route inquiries through the contact form.
Requests to mint a new AIX-ID for a facility not yet in the registry go through the same form.