Reading Flights (GET)

Endpoint: GET /api/flights.php

Retrieves a list of flights for your club. Requires an API key with read permissions for flights. If the caller's role in the club is pilot, only their own flights (as pilot or instructor) are returned - same restriction as the Flights page on the web.

Creating Flights (POST) →