{
  "endpoints": [
    "/api/check",
    "/api/airports",
    "/status/:id"
  ],
  "notes": "The public API exposes route checking, airport lookup, and booking status. Live order creation runs through the booking flow."
}