This guide covers everything you need to integrate with the Busie Trip Planner API: authenticating with client credentials, creating customers, validating routes, and requesting quotes for charter trips.
The Trip Planner API allows partners to programmatically create charter trip quote requests through the Busie platform. The API is designed for server-to-server (M2M) integration and is secured with OAuth 2.0 client credentials.
A typical integration flow has three steps:
Interactive API Reference: A live Swagger UI is available at
https://api.getbusie.com/v1/trip-planner/apion the API host.