Voyager API v0.1.12
Backend services for data ingestion and Voyager's web app
Rate-limited GET requests available for public use.
Click to try endpoints β
Flight search built on Voyager API, available for public use.
Click to open in new tab β
Performance dashboards showcasing live benchmarks of REST APIs.
Planned for Development
RESTful interface for flight data management
/admin/airports
Create new airport record with validation
/admin/airports/ITM
Partial update of airport fields by IATA code
/admin/countries
Create new country record in the system
/admin/flights
Batch upsert flight data with transaction support
/admin/flights
Batch delete flights with confirmation
/admin/airlines
Batch upsert airline-airport relationships
/admin/airlines
Batch delete airline-airport relationships
Exhaustive flight search for shortest paths between airports