American Flights API

(51 reviews)

home

NOTE: Version v2 of this API is for use with Mule 4.1 courses. It has a 4.X.X proxy that uses HEADERS for client_id authentication.


The American Flights API is a system API for operations on the american table in the training database.

Supported operations
  • Get all flights
  • Get a flight with a specific ID
  • Add a flight
  • Delete a flight
  • Update a flight

Reviews