S

Skyscanner

Published byAWS BnB
3/28/2025

Endpoints

8

Ungrouped Endpoints
3

Flights
5

What is the Skyscanner API?

Skyscanner API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.

Skyscanner API endpoints

  • GET/api/v1/checkServer

    Check Server

  • GET/api/v1/getConfig

    Get Config

  • GET/api/v1/getLocale

    Get Locale

  • GET/api/v1/flights/searchAirport

    Search Airport

  • GET/api/v1/flights/getNearByAirports

    Get Near By Airports

  • GET/api/v2/flights/searchFlights

    Search Flights

    Get and poll all flights, search between origin and destination with prices, filter, sorting. **Note**:- *In the event that the status is `incomplete` (data->context->status=incomplete), you must utilize the `api/v2/flights/searchIncomplete` endpoint to retrieve the complete data until it's `complete` (data->context->status=complete).*

  • GET/api/v1/flights/searchFlightsMultiStops

    Search Flights MultiStops

  • GET/api/v2/flights/searchIncomplete

    Search Incomplete