U.S. Aircraft Registration API
• Aircraft Registration API provides programmatic access to publicly available U.S. aircraft registration data published by the Federal Aviation Administration (FAA). The API enables developers to search and retrieve aircraft registration records, N-Number reservations, and aircraft dealer information through fast, structured, and searchable endpoints. • Designed for aviation platforms,…
U.S. Aircraft Registration API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Information | ||
| GET |
Heath /health |
API Health Check |
| GET |
Data Source Information /aircraft/source |
Describes the source of Aircraft Registration and Aircraft Dealer Information data. |
| Legal & Compliance | ||
| GET |
Terms of Service /documents/terms |
Download Terms of Service document |
| GET |
Privacy Policy /documents/privacy |
Download Privacy Policy document |
| GET |
Disclaimer /documents/disclaimer |
Download Disclaimer document |
| Aircraft Registrations | ||
| POST |
Aircraft Registration Search /aircraft/registration/search |
Search for Aircraft Registration information. |
| POST |
Aircraft Registration Search Filter Options /aircraft/registration/search/options |
Returns the list of valid Aircraft Registration filter values based on the current search criteria and applied filters. The response can be used to dynamically populate dropdown… |
| GET |
Aircraft Registration Search Help /aircraft/registration/search/help |
Returns the valid values for Aircraft Registration search fields, filter fields, and their available options within the request payload. |
| GET |
Aircraft Registration /aircraft/registration/{id} |
Return Aircraft Registration details by a specific Id. |
| N-Number Reservations | ||
| POST |
N-Number Reservation Search /nnum/reservation/search |
Search for N-Number Reservation information. |
| POST |
N-Number Reservation Search Filter Options /nnum/reservation/search/options |
Returns the list of valid N-Number Reservation filter values based on the current search criteria and applied filters. The response can be used to dynamically populate dropdown… |
| GET |
N-Number Reservation Search Help /nnum/reservation/search/help |
Returns the valid values for N-Number Reservation search fields, filter fields, and their available options within the request payload. |
| GET |
N-Number Reservation /nnum/reservation/{id} |
Return N-Number Reservation details by a specific Id. |
| N-Numbers | ||
| GET |
N-Number Summary /nnum/{nnum}/summary |
Returns N-Number summary |
| POST |
N-Number Search /nnum/search |
Search for N-Number information. |
| GET |
N-Number Search Help /nnum/search/help |
Returns the valid values for N-Number search fields, filter fields, and their available options within the request payload. |
| POST |
N-Number Search Filter Options /nnum/search/options |
Returns the list of valid N-Number filter values based on the current search criteria and applied filters. The response can be used to dynamically populate dropdown filter… |
| Aircraft Dealers | ||
| POST |
Aircraft Dealer Search /aircraft/dealer/search |
Search for Aircraft Dealer information. |
| GET |
Aircraft Dealer /aircraft/dealer/{id} |
Return Aircraft Dealer details by a specific Id. |
| GET |
Aircraft Dealer Search Help /aircraft/dealer/search/help |
Returns the valid values for Aircraft Dealer search fields, filter fields, and their available options within the request payload. |
| POST |
Aircraft Dealer Search Filter Options /aircraft/dealer/search/options |
Returns the list of valid Aircraft Dealer filter values based on the current search criteria and applied filters. The response can be used to dynamically populate dropdown filter… |
U.S. Aircraft Registration API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO Recommended | $79 / month | 10 / second |
|