CKI Flight Arrivals Virtual Sandbox

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 sandbox 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.

CKI Flight Arrivals virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate CKI Flight Arrivals responses instantly.

https://sabre-cki-flight-arrivals.mock.beeceptor.com



Flight

Header NameExample
x-sabre-security-token"ullamco incididunt labore Duis voluptate"
Authorization"sint aliqua"
x-sabre-airline"laboris dolor"
x-sabre-client-context"labore"
Application-ID"voluptate"
Conversation-ID"pariatur dolore"
Message-ID"deserunt est irure ipsum"
{
  "airlineCode": "[ob",
  "airportCode": "[ob",
  "date": "2026-07-21",
  "options": {
    "carrierDisplayOption": "HOST_AND_GROUND_HANDLED",
    "departureAirportCode": "[ob",
    "endTime": "20:00:00",
    "flightLegStatus": "INACTIVE",
    "groundHandledCarrier": "[ob",
    "startTime": "14:15:00"
  }
}
{
  "airlineInfoList": [
    {
      "code": "[ob",
      "name": "Moen LLC"
    },
    {
      "code": "[ob",
      "name": "Hammes and Sons"
    },
    {
      "code": "[ob",
      "name": "Stiedemann Group"
    },
    {
      "code": "[ob",
      "name": "Schowalter - Bailey"
    },
    {
      "code": "[ob",
      "name": "Howell and Sons"
    }
  ],
  "cabinList": [
    "J",
    "Y"
  ],
  "errors": [
    {
      "code": "1003_ERR.CONNECTION_TIMEOUT",
      "message": "Authentication failed",
      "source": "HOST",
      "type": "Validation"
    },
    {
      "code": "1001_ERR.MISSING_DATA",
      "message": "Data retrieval error",
      "source": "PNR",
      "type": "Validation"
    },
    {
      "code": "1001_ERR.MISSING_DATA",
      "message": "Data retrieval error",
      "source": "CKI",
      "type": "Application"
    },
    {
      "code": "1002_ERR.INVALID_FORMAT",
      "message": "Authentication failed",
      "source": "HOST",
      "type": "Validation"
    }
  ],
  "flightCount": 37,
  "flightList": [
    {
      "aircraftType": "nar",
      "airlineCode": "[ob",
      "arrival": {
        "airport": "[ob",
        "estimatedDate": "2026-07-20",
        "estimatedTime": "09:15:00",
        "gate": "wfY",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "18:00:00",
        "terminal": "TERMINAL A"
      },
      "countsPerCabinList": [
        {
          "authorized": 267,
          "available": 63,
          "booked": 24,
          "cabinClassCode": "J",
          "cabinName": "ECONOMY",
          "nonRevCheckedIn": 11,
          "nonRevNotCheckedIn": 2,
          "revCheckedIn": 19,
          "revNotCheckedIn": 34,
          "totalSeat": 106
        },
        {
          "authorized": 137,
          "available": 34,
          "booked": 149,
          "cabinClassCode": "Y",
          "cabinName": "ECONOMY",
          "nonRevCheckedIn": 8,
          "nonRevNotCheckedIn": 4,
          "revCheckedIn": 23,
          "revNotCheckedIn": 4,
          "totalSeat": 169
        }
      ],
      "departure": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "18:30:00",
        "gate": "f2n",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "12:00:00",
        "terminal": "TERMINAL B"
      },
      "flightLegStatus": "HOLD",
      "flightNumber": "9",
      "flightScheduleStatus": "DELAYED",
      "indicator": "szR",
      "ssrCountList": [
        {
          "count": 9,
          "ssr": "CHD"
        },
        {
          "count": 6,
          "ssr": "UMNR"
        },
        {
          "count": 8,
          "ssr": "TWOV"
        },
        {
          "count": 10,
          "ssr": "DHD"
        },
        {
          "count": 3,
          "ssr": "DHD"
        },
        {
          "count": 10,
          "ssr": "UMNR"
        }
      ]
    },
    {
      "aircraftType": "wid",
      "airlineCode": "[ob",
      "arrival": {
        "airport": "[ob",
        "estimatedDate": "2026-07-20",
        "estimatedTime": "18:30:00",
        "gate": "Pw7",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "15:00:00",
        "terminal": "TERMINAL A"
      },
      "countsPerCabinList": [
        {
          "authorized": 272,
          "available": 62,
          "booked": 200,
          "cabinClassCode": "J",
          "cabinName": "BUSINESS",
          "nonRevCheckedIn": 3,
          "nonRevNotCheckedIn": 6,
          "revCheckedIn": 87,
          "revNotCheckedIn": 70,
          "totalSeat": 222
        }
      ],
      "departure": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "18:30:00",
        "gate": "7o1",
        "scheduledDate": "2026-07-20",
        "scheduledTime": "12:00:00",
        "terminal": "TERMINAL C"
      },
      "flightLegStatus": "FINAL",
      "flightNumber": "3035",
      "flightScheduleStatus": "CANCELLED",
      "indicator": "s0k",
      "ssrCountList": [
        {
          "count": 5,
          "ssr": "WCHR"
        },
        {
          "count": 7,
          "ssr": "TWOV"
        },
        {
          "count": 1,
          "ssr": "WCHR"
        },
        {
          "count": 10,
          "ssr": "DHD"
        },
        {
          "count": 10,
          "ssr": "TWOV"
        },
        {
          "count": 7,
          "ssr": "INF"
        }
      ]
    },
    {
      "aircraftType": "wid",
      "airlineCode": "[ob",
      "arrival": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "15:05:00",
        "gate": "sI1",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "15:00:00",
        "terminal": "TERMINAL D"
      },
      "countsPerCabinList": [
        {
          "authorized": 201,
          "available": 43,
          "booked": 196,
          "cabinClassCode": "J",
          "cabinName": "FIRST CLASS",
          "nonRevCheckedIn": 6,
          "nonRevNotCheckedIn": 3,
          "revCheckedIn": 132,
          "revNotCheckedIn": 47,
          "totalSeat": 198
        },
        {
          "authorized": 77,
          "available": 33,
          "booked": 42,
          "cabinClassCode": "J",
          "cabinName": "FIRST CLASS",
          "nonRevCheckedIn": 8,
          "nonRevNotCheckedIn": 2,
          "revCheckedIn": 61,
          "revNotCheckedIn": 28,
          "totalSeat": 150
        },
        {
          "authorized": 153,
          "available": 28,
          "booked": 25,
          "cabinClassCode": "Y",
          "cabinName": "FIRST CLASS",
          "nonRevCheckedIn": 3,
          "nonRevNotCheckedIn": 5,
          "revCheckedIn": 7,
          "revNotCheckedIn": 92,
          "totalSeat": 172
        }
      ],
      "departure": {
        "airport": "[ob",
        "estimatedDate": "2026-07-20",
        "estimatedTime": "09:15:00",
        "gate": "whc",
        "scheduledDate": "2026-07-20",
        "scheduledTime": "15:00:00",
        "terminal": "TERMINAL C"
      },
      "flightLegStatus": "LOCKED",
      "flightNumber": "2273",
      "flightScheduleStatus": "DELAYED",
      "indicator": "8PS",
      "ssrCountList": [
        {
          "count": 2,
          "ssr": "CHD"
        },
        {
          "count": 9,
          "ssr": "CHD"
        },
        {
          "count": 6,
          "ssr": "TWOV"
        },
        {
          "count": 5,
          "ssr": "WCHR"
        },
        {
          "count": 1,
          "ssr": "INF"
        },
        {
          "count": 8,
          "ssr": "DHD"
        }
      ]
    },
    {
      "aircraftType": "wid",
      "airlineCode": "[ob",
      "arrival": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "09:15:00",
        "gate": "N4q",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "09:00:00",
        "terminal": "TERMINAL A"
      },
      "countsPerCabinList": [
        {
          "authorized": 122,
          "available": 70,
          "booked": 268,
          "cabinClassCode": "F",
          "cabinName": "ECONOMY",
          "nonRevCheckedIn": 3,
          "nonRevNotCheckedIn": 6,
          "revCheckedIn": 136,
          "revNotCheckedIn": 2,
          "totalSeat": 208
        }
      ],
      "departure": {
        "airport": "[ob",
        "estimatedDate": "2026-07-20",
        "estimatedTime": "09:15:00",
        "gate": "lxl",
        "scheduledDate": "2026-07-20",
        "scheduledTime": "15:00:00",
        "terminal": "TERMINAL D"
      },
      "flightLegStatus": "OPENC",
      "flightNumber": "7",
      "flightScheduleStatus": "EARLY",
      "indicator": "6tD",
      "ssrCountList": [
        {
          "count": 8,
          "ssr": "TWOV"
        },
        {
          "count": 2,
          "ssr": "TWOV"
        },
        {
          "count": 1,
          "ssr": "TWOV"
        },
        {
          "count": 4,
          "ssr": "INF"
        },
        {
          "count": 2,
          "ssr": "CHD"
        },
        {
          "count": 10,
          "ssr": "INF"
        }
      ]
    },
    {
      "aircraftType": "nar",
      "airlineCode": "[ob",
      "arrival": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "18:30:00",
        "gate": "NI1",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "12:00:00",
        "terminal": "TERMINAL C"
      },
      "countsPerCabinList": [
        {
          "authorized": 291,
          "available": 19,
          "booked": 184,
          "cabinClassCode": "F",
          "cabinName": "FIRST CLASS",
          "nonRevCheckedIn": 12,
          "nonRevNotCheckedIn": 2,
          "revCheckedIn": 138,
          "revNotCheckedIn": 42,
          "totalSeat": 398
        },
        {
          "authorized": 193,
          "available": 8,
          "booked": 24,
          "cabinClassCode": "F",
          "cabinName": "ECONOMY",
          "nonRevCheckedIn": 19,
          "nonRevNotCheckedIn": 3,
          "revCheckedIn": 110,
          "revNotCheckedIn": 36,
          "totalSeat": 107
        }
      ],
      "departure": {
        "airport": "[ob",
        "estimatedDate": "2026-07-21",
        "estimatedTime": "12:10:00",
        "gate": "N3z",
        "scheduledDate": "2026-07-21",
        "scheduledTime": "09:00:00",
        "terminal": "TERMINAL B"
      },
      "flightLegStatus": "OPENCI",
      "flightNumber": "6448",
      "flightScheduleStatus": "EARLY",
      "indicator": "GWb",
      "ssrCountList": [
        {
          "count": 5,
          "ssr": "TWOV"
        },
        {
          "count": 7,
          "ssr": "INF"
        },
        {
          "count": 9,
          "ssr": "DHD"
        },
        {
          "count": 2,
          "ssr": "CHD"
        },
        {
          "count": 4,
          "ssr": "WCHR"
        },
        {
          "count": 8,
          "ssr": "TWOV"
        }
      ]
    }
  ],
  "status": "Complete",
  "systemTrackingId": "cd7f408f-b30e-41cb-9fc1-ec745272bd93",
  "timeStamp": "2026-07-21T00:00:00.0Z",
  "warnings": [
    {
      "code": "ERR_MISSING_FIELD",
      "element": "Metadata",
      "message": "Data format warning",
      "source": "ANCS",
      "type": "Validation"
    }
  ]
}
{
  "errorCode": "ERR.GENERAL",
  "message": "Check-in data not found",
  "status": "Complete",
  "systemTrackingId": "fc1a9901-ccf7-473c-9a02-84de9fda0307",
  "timeStamp": "2026-07-20T00:00:00.0Z",
  "type": "Application"
}
{
  "errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
  "message": "Authentication error",
  "status": "Complete",
  "systemTrackingId": "301208db-eb82-44e9-877a-b7745fe40657",
  "timeStamp": "2026-07-20T00:00:00.0Z",
  "type": "BusinessLogic"
}
{
  "errorCode": "ERR.INVALID_INPUT",
  "message": "Authentication error",
  "status": "Incomplete",
  "systemTrackingId": "5efffe5e-da0d-4de2-916b-c16602b81ca4",
  "timeStamp": "2026-07-20T00:00:00.0Z",
  "type": "Application"
}
{
  "diagnostics": {},
  "errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
  "message": "Authentication data is missing",
  "status": "Incomplete",
  "timeStamp": "2026-07-20T00:00:00.0Z",
  "type": "Transport"
}
sabretravelflightsarrivalsaviation