Skip to main content
The operations endpoints cover flight department management for Part 135 operators. They are organized across several route groups under /api/v1/. All operations endpoints require authentication.

Trips

Manage flight trips and multi-leg itineraries. Base path: /api/v1/flights/trips

Create Trip

Trip Legs

Manage individual segments of a multi-leg trip. Base path: /api/v1/flights/trip-legs

Aircraft Fleet

Manage aircraft and related maintenance data. Base path: /api/v1/aircraft

Aircraft Sub-Resources

Aircraft endpoints comply with 14 CFR Part 135 Subpart J (maintenance requirements), 14 CFR Part 43 (maintenance records), and 14 CFR Part 5.71 (safety performance monitoring).

Crew Management

Manage crew members, qualifications, scheduling, and duty time. Base path: /api/v1/crew

Crew Sub-Resources

List Crew Members


Flight Crew Assignments

Assign crew members to trip legs. Base path: /api/v1/flights/crew

Passengers

Manage passenger records and manifests. Base path: /api/v1/passengers and /api/v1/flights/passengers

Flight Schedules

Manage crew scheduling and assignment types. Base path: /api/v1/flights/schedules

Dispatch & Flight Status

Base path: /api/v1/flights/status Track real-time flight status for dispatch operations.

Flight Logbook

Record and query flight hours and flight log entries. Base path: /api/v1/flights/logbook

Due Items (Maintenance Tracking)

Track maintenance due items across the fleet. Base path: /api/v1/flights/due-items

Flight Risk Assessment Tool (FRAT)

Conduct pre-flight risk assessments. Base path: /api/v1/flights/frat

Weight & Balance (W&B)

Weight and balance calculations and profile management. Base path: /api/v1/ops/wb

Catering

Manage catering providers and trip catering orders.

Ground Transportation

Manage ground transport providers and trip bookings.

Cost Reconciliation

Approve and reconcile trip costs. Base path: /api/v1/flights/reconciliation

Training Assessments

Manage flight training maneuver templates and assessment grades.
Last modified on April 11, 2026