Routes Service

Request all the KongAir routes

Returns all the routes KongAir is currently registered to fly.
A Route is a pairing between origin and destination airport codes.

get
https://shared-services.kong-sales-engineering.com/kongair/routes

Query Parameters

originarray[string]

filter by origin

Response

200 application/json

Successful response with the registered Routes

idstringrequired
originstringrequired
destinationstringrequired
avg_durationintegerrequired
get/routes
 
200 application/json