Skip to content
vector / aviation-ops
// charter ops, one source of truth
const flight = await vector.dispatch({
  tail, crew, route, pax
})

Vector is the operations layer for Part 135 charter — dispatch, crew, maintenance, and compliance reconciled in one call. No spreadsheet drift. No double-entry. Built by operators who got tired of paying for MTOW.

flight.json·example response
illustrative
// example response shape — vector.dispatch(...) resolves to
{
  "flight_id": "flt_01HXR3PZQK",
  "tail": "N842VR",
  "route": "KHOU → KASE",
  "crew": {
    "pic": "crew_kim_a",
    "sic": "crew_torres_j"
  },
  "duty_check": "far_117_ok",
  "maintenance": "mel_clear",
  "invoice": "inv_pending"
}
Illustrative API shape — values shown are placeholders, not captured operational data. Full reference at /docs/api/dispatch.
  • no MTOW-based pricing
  • 7-day free trial
  • no credit card required

/ capability_matrix

The work an operator does in a week,
reconciled in one system.

Every row is a real responsibility on the dispatch desk. Vector replaces the spreadsheet + email + binder workflow that runs most Part 135 ops today.

surfacecapabilityvectorstatus_quo
dispatchroute planning + crew assignment+one call-3 spreadsheets
crewduty-time limit enforcement (FAR 117 / 135)+automatic-manual cross-check
maintenanceinspection intervals + MEL tracking+scheduled alerts-calendar reminders
complianceaudit-ready document trail+append-only log-binder + email
billingflight → invoice reconciliation+auto-generated-QuickBooks rework
analyticsutilization, margin, on-time+live dashboards-month-end report

/ next_command

Stop reconciling. Start dispatching.

Bring your fleet into one operational system. No MTOW tax. No per-seat surprise on month two. Cancel anytime — your operational history exports as a single tarball.