{"name":"SkyTrade App API","version":"1.0.0","endpoints":{"auth":["POST /api/app/auth/send-otp","POST /api/app/auth/verify-otp","POST /api/app/auth/complete-profile","POST /api/app/auth/resend-otp","GET  /api/app/auth/me","POST /api/app/auth/logout"],"bookings":["POST /api/app/bookings/charter","POST /api/app/bookings/helicopter","POST /api/app/bookings/tour","POST /api/app/bookings/medevac","POST /api/app/bookings/offshore","GET  /api/app/bookings","GET  /api/app/bookings/:ref"],"fleet":["GET  /api/app/fleet/jets","GET  /api/app/fleet/jets/:id","GET  /api/app/fleet/jets/:id/quote","GET  /api/app/fleet/helicopters/:countryCode","POST /api/app/fleet/coordinates","GET  /api/app/fleet/tours","GET  /api/app/fleet/tours/:id","GET  /api/app/fleet/tours/:id/availability/:departureId","GET  /api/app/fleet/empty-legs"],"marketplace":["GET  /api/app/marketplace","GET  /api/app/marketplace/:id","POST /api/app/marketplace/listings","PUT  /api/app/marketplace/listings/:ref/price","POST /api/app/marketplace/:id/loi","POST /api/app/marketplace/:id/enquire","GET  /api/app/marketplace/my/listings","DELETE /api/app/marketplace/listings/:ref"],"membership":["POST /api/app/membership/verify-passkey","GET  /api/app/membership/profile","GET  /api/app/membership/upcoming-flights","GET  /api/app/membership/acc","GET  /api/app/membership/empty-legs","PUT  /api/app/membership/empty-legs/preferences"],"profile":["GET  /api/app/profile","PUT  /api/app/profile/personal","GET  /api/app/profile/privacy","PUT  /api/app/profile/privacy/toggle","POST /api/app/profile/data-export","POST /api/app/profile/data-complaint","POST /api/app/profile/delete-account"],"newsletter":["POST /api/app/newsletter/subscribe","GET  /api/app/newsletter/unsubscribe","POST /api/app/newsletter/unsubscribe","GET  /api/app/newsletter/status/:email"]}}