FAA Airmen Database — Pilot Certificates & Ratings avatar

FAA Airmen Database — Pilot Certificates & Ratings

Pricing

from $1.00 / 1,000 airman record delivereds

Go to Apify Store
FAA Airmen Database — Pilot Certificates & Ratings

FAA Airmen Database — Pilot Certificates & Ratings

Search the official FAA Releasable Airmen Certification Database: pilot certificates, ratings, medical class, and mailing addresses. Filter by state, certificate type, and level.

Pricing

from $1.00 / 1,000 airman record delivereds

Rating

0.0

(0)

Developer

Joseph Ellis

Joseph Ellis

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Search the official FAA Releasable Airmen Certification Database and get clean, structured records for US-certificated pilots and airmen: certificates, ratings, medical class and dates, and mailing address (where released).

The FAA publishes this data as a bulky monthly zip of raw CSV files. This actor downloads the latest release, joins the basic and certificate files, and gives you filtered, analysis-ready JSON/CSV/Excel output in minutes — no manual downloads, no Access databases, no cleanup.

Who uses this data

  • Aviation insurers — verify certificate level, ratings, and medical currency.
  • Flight schools & CFIs — find pilots by state and certificate level for outreach (e.g., every Private Pilot in your state is a prospective instrument student).
  • Part 135 / charter operators — pre-screen and audit pilot credentials.
  • Aircraft lenders & brokers — confirm buyer credentials; target ATP/Commercial holders.
  • Recruiters — source certificated mechanics (include non-pilot airmen).

Input

FieldDescription
statesTwo-letter state codes to include. Empty = all.
certificateTypesP pilot, F flight instructor, U remote pilot (Part 107), M mechanic (non-pilot), etc.
certificateLevelsA ATP, C Commercial, P Private, V Recreational, T Sport, S Student.
includeNonPilotsAlso include mechanics, dispatchers, riggers...
requireAddressOnly airmen who released their mailing address.
maxRecordsCap output (0 = unlimited).
downloadUrlOptional direct URL to a specific monthly FAA zip.

Output example

{
"unique_id": "A0000000",
"first_name": "JANE",
"last_name": "EXAMPLE",
"city": "LOS ANGELES",
"state": "CA",
"zip_code": "90001",
"medical_class": "3",
"medical_expire_date": "032027",
"certificates": [
{
"type": "P",
"level": "C",
"expire_date": "",
"ratings": ["P/ASEL", "P/INSTA"],
"type_ratings": []
}
]
}

Data source, freshness & legality

Data comes directly from the FAA's public Releasable Airmen Certification Database, updated monthly by the FAA. It contains only records the FAA is legally permitted to release: certificate numbers are excluded, and addresses appear only for airmen who have not opted out under the Privacy Act. This actor redistributes public government data as-is and adds structure and filtering.