CKI Flight Arrivals Mock Server
Retrieve comprehensive arrival flight information for specific airports and dates.
The CKI flight arrivals API provides detailed information regarding all incoming flights for a designated airport on a specific date. It is designed to support operational workflows requiring real-time visibility into airport arrival schedules.
Use this hosted mock server to simulate CKI Flight Arrivals APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate airport arrival data structures, test date-range query parameters, handle empty arrival schedules, and verify integration logic for airport operational dashboards or passenger notification systems.
Flight
POST
| Header Name | Example |
|---|---|
x-sabre-security-token | "do sint" |
Authorization | "in sit" |
x-sabre-airline | "eu veniam officia labore voluptate" |
x-sabre-client-context | "officia fugiat" |
Application-ID | "dolor eiusmod et laborum Excepteur" |
Conversation-ID | "nostrud eiusmod aliquip officia" |
Message-ID | "ut dolor in" |
{
"airlineCode": "[ob",
"airportCode": "[ob",
"date": "2026-06-16",
"options": {
"carrierDisplayOption": "SPECIFIC_GROUND_HANDLED_CARRIER",
"departureAirportCode": "[ob",
"endTime": "09:30:00",
"flightLegStatus": "OTHER",
"groundHandledCarrier": "[ob",
"startTime": "12:00:00"
}
}{
"airlineInfoList": [
{
"code": "[ob",
"name": "O'Keefe - Fay"
},
{
"code": "[ob",
"name": "Williamson Group"
},
{
"code": "[ob",
"name": "Ernser, Ankunding and Wisoky"
},
{
"code": "[ob",
"name": "Kessler - Brekke"
},
{
"code": "[ob",
"name": "Christiansen Inc"
}
],
"cabinList": [
"J",
"Y"
],
"errors": [
{
"code": "1002_ERR.INVALID_FORMAT",
"message": "Authentication failed",
"source": "ANCS",
"type": "Application"
},
{
"code": "1001_ERR.MISSING_DATA",
"message": "Authentication failed",
"source": "CKI",
"type": "Validation"
}
],
"flightCount": 22,
"flightList": [
{
"aircraftType": "wid",
"airlineCode": "[ob",
"arrival": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "09:15:00",
"gate": "9o2",
"scheduledDate": "2026-06-17",
"scheduledTime": "09:00:00",
"terminal": "TERMINAL C"
},
"countsPerCabinList": [
{
"authorized": 80,
"available": 67,
"booked": 175,
"cabinClassCode": "W",
"cabinName": "FIRST CLASS",
"nonRevCheckedIn": 8,
"nonRevNotCheckedIn": 4,
"revCheckedIn": 67,
"revNotCheckedIn": 77,
"totalSeat": 263
}
],
"departure": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "09:15:00",
"gate": "BOJ",
"scheduledDate": "2026-06-16",
"scheduledTime": "12:00:00",
"terminal": "TERMINAL C"
},
"flightLegStatus": "OPENC",
"flightNumber": "4",
"flightScheduleStatus": "ON_TIME",
"indicator": "1wP",
"ssrCountList": [
{
"count": 4,
"ssr": "WCHR"
},
{
"count": 8,
"ssr": "CHD"
},
{
"count": 1,
"ssr": "DHD"
},
{
"count": 6,
"ssr": "UMNR"
},
{
"count": 4,
"ssr": "CHD"
},
{
"count": 8,
"ssr": "DHD"
}
]
},
{
"aircraftType": "nar",
"airlineCode": "[ob",
"arrival": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "09:15:00",
"gate": "rVa",
"scheduledDate": "2026-06-16",
"scheduledTime": "15:00:00",
"terminal": "TERMINAL B"
},
"countsPerCabinList": [
{
"authorized": 288,
"available": 31,
"booked": 246,
"cabinClassCode": "Y",
"cabinName": "PREMIUM ECONOMY",
"nonRevCheckedIn": 2,
"nonRevNotCheckedIn": 8,
"revCheckedIn": 162,
"revNotCheckedIn": 90,
"totalSeat": 268
},
{
"authorized": 50,
"available": 55,
"booked": 93,
"cabinClassCode": "Y",
"cabinName": "ECONOMY",
"nonRevCheckedIn": 8,
"nonRevNotCheckedIn": 2,
"revCheckedIn": 5,
"revNotCheckedIn": 69,
"totalSeat": 352
},
{
"authorized": 233,
"available": 23,
"booked": 222,
"cabinClassCode": "Y",
"cabinName": "BUSINESS",
"nonRevCheckedIn": 13,
"nonRevNotCheckedIn": 5,
"revCheckedIn": 73,
"revNotCheckedIn": 27,
"totalSeat": 176
},
{
"authorized": 206,
"available": 30,
"booked": 275,
"cabinClassCode": "J",
"cabinName": "ECONOMY",
"nonRevCheckedIn": 13,
"nonRevNotCheckedIn": 1,
"revCheckedIn": 164,
"revNotCheckedIn": 57,
"totalSeat": 195
}
],
"departure": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "18:30:00",
"gate": "t98",
"scheduledDate": "2026-06-16",
"scheduledTime": "12:00:00",
"terminal": "TERMINAL B"
},
"flightLegStatus": "HELD",
"flightNumber": "641",
"flightScheduleStatus": "ON_TIME",
"indicator": "51y",
"ssrCountList": [
{
"count": 2,
"ssr": "DHD"
},
{
"count": 1,
"ssr": "INF"
},
{
"count": 6,
"ssr": "INF"
},
{
"count": 6,
"ssr": "INF"
},
{
"count": 1,
"ssr": "UMNR"
},
{
"count": 8,
"ssr": "CHD"
}
]
},
{
"aircraftType": "wid",
"airlineCode": "[ob",
"arrival": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "12:10:00",
"gate": "2UR",
"scheduledDate": "2026-06-16",
"scheduledTime": "09:00:00",
"terminal": "TERMINAL C"
},
"countsPerCabinList": [
{
"authorized": 121,
"available": 12,
"booked": 267,
"cabinClassCode": "W",
"cabinName": "ECONOMY",
"nonRevCheckedIn": 8,
"nonRevNotCheckedIn": 10,
"revCheckedIn": 54,
"revNotCheckedIn": 66,
"totalSeat": 159
},
{
"authorized": 95,
"available": 91,
"booked": 248,
"cabinClassCode": "F",
"cabinName": "FIRST CLASS",
"nonRevCheckedIn": 6,
"nonRevNotCheckedIn": 3,
"revCheckedIn": 74,
"revNotCheckedIn": 96,
"totalSeat": 171
}
],
"departure": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "12:10:00",
"gate": "fpo",
"scheduledDate": "2026-06-16",
"scheduledTime": "09:00:00",
"terminal": "TERMINAL C"
},
"flightLegStatus": "CANCEL",
"flightNumber": "11",
"flightScheduleStatus": "DELAYED",
"indicator": "PRz",
"ssrCountList": [
{
"count": 5,
"ssr": "UMNR"
},
{
"count": 10,
"ssr": "DHD"
},
{
"count": 6,
"ssr": "INF"
},
{
"count": 5,
"ssr": "UMNR"
},
{
"count": 5,
"ssr": "UMNR"
},
{
"count": 10,
"ssr": "WCHR"
}
]
},
{
"aircraftType": "nar",
"airlineCode": "[ob",
"arrival": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "12:10:00",
"gate": "AyG",
"scheduledDate": "2026-06-16",
"scheduledTime": "18:00:00",
"terminal": "TERMINAL D"
},
"countsPerCabinList": [
{
"authorized": 242,
"available": 57,
"booked": 293,
"cabinClassCode": "W",
"cabinName": "PREMIUM ECONOMY",
"nonRevCheckedIn": 14,
"nonRevNotCheckedIn": 0,
"revCheckedIn": 89,
"revNotCheckedIn": 69,
"totalSeat": 136
},
{
"authorized": 253,
"available": 44,
"booked": 203,
"cabinClassCode": "Y",
"cabinName": "ECONOMY",
"nonRevCheckedIn": 7,
"nonRevNotCheckedIn": 3,
"revCheckedIn": 156,
"revNotCheckedIn": 38,
"totalSeat": 129
},
{
"authorized": 162,
"available": 65,
"booked": 206,
"cabinClassCode": "J",
"cabinName": "BUSINESS",
"nonRevCheckedIn": 14,
"nonRevNotCheckedIn": 6,
"revCheckedIn": 136,
"revNotCheckedIn": 81,
"totalSeat": 375
},
{
"authorized": 54,
"available": 33,
"booked": 299,
"cabinClassCode": "J",
"cabinName": "BUSINESS",
"nonRevCheckedIn": 13,
"nonRevNotCheckedIn": 4,
"revCheckedIn": 103,
"revNotCheckedIn": 16,
"totalSeat": 275
}
],
"departure": {
"airport": "[ob",
"estimatedDate": "2026-06-16",
"estimatedTime": "12:10:00",
"gate": "p7h",
"scheduledDate": "2026-06-17",
"scheduledTime": "15:00:00",
"terminal": "TERMINAL B"
},
"flightLegStatus": "FINAL",
"flightNumber": "6562",
"flightScheduleStatus": "EARLY",
"indicator": "Wrq",
"ssrCountList": [
{
"count": 4,
"ssr": "CHD"
},
{
"count": 7,
"ssr": "CHD"
},
{
"count": 5,
"ssr": "INF"
},
{
"count": 6,
"ssr": "TWOV"
},
{
"count": 10,
"ssr": "UMNR"
},
{
"count": 2,
"ssr": "UMNR"
}
]
}
],
"status": "Incomplete",
"systemTrackingId": "c0b41ad2-85b5-4c23-b455-4fccf6bbb5e4",
"timeStamp": "2026-06-16T00:00:00.0Z",
"warnings": [
{
"code": "ERR_THRESHOLD_EXCEEDED",
"element": "FlightId",
"message": "Data format warning",
"source": "HOST",
"type": "Validation"
},
{
"code": "ERR_MALFORMED_RESPONSE",
"element": "FlightId",
"message": "Data format warning",
"source": "HOST",
"type": "Validation"
},
{
"code": "ERR_MALFORMED_RESPONSE",
"element": "Header",
"message": "Request has missing mandatory Fields",
"source": "ANCS",
"type": "Validation"
}
]
}{
"errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
"message": "Server side error",
"status": "Incomplete",
"systemTrackingId": "fd422cfd-f1b4-4c9f-9aa3-6461d29da083",
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "Transport"
}{
"errorCode": "ERR.INVALID_INPUT",
"message": "Authentication error",
"status": "Complete",
"systemTrackingId": "10bf75ca-15f6-468c-a4cd-bd11ff58902d",
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "Validation"
}{
"errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
"message": "Server side error",
"status": "NotProcessed",
"systemTrackingId": "3c172d3b-875f-49a2-9d18-4769239cc5b4",
"timeStamp": "2026-06-17T00:00:00.0Z",
"type": "Validation"
}{
"diagnostics": {},
"errorCode": "ERR.GENERIC_BUS",
"message": "Business logic failed",
"status": "Complete",
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "Application"
}Service Homepage: developer.sabre.com/rest-api/cki-flight-arrivals/v2
sabretravelflightsarrivalsaviation