get
/traineestrainees:readList trainees
Query parameters
| Limit | string | |
| Cursor | string |
REST API
v1.0.0
https://aviationalley.com/api/v1— DefaultEvery endpoint requires a Authorization: Bearer aa_live_… header. Mint keys in Settings → Integrations (OWNER/ADMIN only).
/traineestrainees:readList trainees
| Limit | string | |
| Cursor | string |
/bookingsbookings:readList simulator bookings
| from | string (date-time) | |
| to | string (date-time) | |
| status | string | SCHEDULED | IN_PROGRESS | COMPLETED | CANCELLED | NO_SHOW |
| Limit | string | |
| Cursor | string |
/work-ordersworkorders:readList work orders
| status | string | OPEN | IN_PROGRESS | AWAITING_PARTS | COMPLETED | CANCELLED |
| priority | string | LOW | NORMAL | HIGH | CRITICAL |
| simulatorId | string (uuid) | |
| Limit | string | |
| Cursor | string |
/invoicesinvoices:readList invoices
| status | string | DRAFT | SENT | PAID | VOID | OVERDUE |
| from | string (date-time) | |
| to | string (date-time) | |
| Limit | string | |
| Cursor | string |
/compliance-itemscompliance:readList compliance items
| status | string | COMPLIANT | DUE_SOON | OVERDUE | IN_PROGRESS | WAIVED |
| category | string | PART_142 | NSP | AIRCRAFT_EVALUATION | INSTRUCTOR_CURRENCY | FACILITY | OTHER |
| Limit | string | |
| Cursor | string |
/flight-logflight_log:readList flight-log entries
| userId | string (uuid) | Filter to one pilot. |
| from | string (date) | YYYY-MM-DD lower bound (inclusive). |
| to | string (date) | YYYY-MM-DD upper bound (inclusive). |
| Limit | string | |
| Cursor | string |
/crewcrew:readCrew duty status snapshot
| role | string | Filter to one role (INSTRUCTOR, DISPATCHER, etc.). |
| at | string (date-time) | Anchor time — defaults to now. Useful for forecasting. |
Configure endpoints in Settings → Integrations. Verify the X-AviationAlley-Signature header (HMAC-SHA256 hex of the raw body using the endpoint signing secret).
booking.createdbooking.updatedbooking.cancelledbooking.completedworkorder.createdworkorder.updatedworkorder.completedinvoice.createdinvoice.paidinvoice.voidedtrainee.createdtrainee.updatedcompliance.due_sooncompliance.overduebidding.awards_publishedquote.createdquote.acceptedquote.declined