Specialized API Endpoints

The following endpoints are only available to customers with specialized licenses. These endpoints provide access to additional datasets such as aircraft history and flight records. If you're unsure whether your subscription includes these services, access the following endpoint:

/Utility/getAccountInfo 

Available Endpoints

  • /Aircraft/getHistoryList
    Returns a list of historical transactions associated with aircraft, companies, date ranges, or other filters.
  • /Utility/getAircraftHistoryTransTypes
    Returns the full list of valid transaction types used when filtering historical records.
  • /Aircraft/getFlightData
    Returns detailed flight logs for selected aircraft over a specific date range.

Important Notes

  • These endpoints may return large result sets. Use filtering and pagination where supported.
  • Only users with the correct authorization will be able to access these routes successfully.
  • If unauthorized, you will receive an ERROR: INVALID ACCOUNT or ERROR: ACCESS DENIED message.

For more information about enabling these features, please reach out to support@jetnet.com or your JETNET account contact.

Was this article helpful?

/