{"openapi":"3.2.0","info":{"title":"Google Flight Data - S1 API","version":"1.0.0"},"servers":[{"url":"https://qemia.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"tags":[{"name":"Flights"}],"x-agent-commerce":{"catalog_url":"https://qemia.jojapi.net/_jojapi/agent/plans","discovery_url":"https://qemia.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/flight-data","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/api/v1/getCurrency":{"get":{"operationId":"get_api_v1_getCurrency","summary":"Get Available Currencies"}},"/api/v1/getLanguages":{"get":{"operationId":"get_api_v1_getLanguages","summary":"Get Available Languages"}},"/api/v1/getLocations":{"get":{"operationId":"get_api_v1_getLocations","summary":"Get Available Locations"}},"/api/v1/getCalendarGrid":{"get":{"operationId":"get_api_v1_getCalendarGrid","summary":"Get Calendar Grid","tags":["Flights"]}},"/api/v1/getPriceGraph":{"get":{"operationId":"get_api_v1_getPriceGraph","summary":"Get Price Graph","tags":["Flights"]}},"/api/v1/getBookingURL":{"post":{"operationId":"post_api_v1_getBookingURL","summary":"Get Booking URL","tags":["Flights"]},"get":{"operationId":"get_api_v1_getBookingURL","summary":"Get Booking URL","tags":["Flights"]}},"/api/v1/getBookingDetails":{"get":{"operationId":"get_api_v1_getBookingDetails","summary":"Get Booking Details","tags":["Flights"]}},"/api/v1/getNextFlights":{"get":{"operationId":"get_api_v1_getNextFlights","summary":"Get Next Flights","tags":["Flights"]}},"/api/v1/searchMultiCityFlights":{"post":{"operationId":"post_api_v1_searchMultiCityFlights","summary":"Search Multi City Flights","tags":["Flights"]}},"/api/v1/getCalendarPicker":{"get":{"operationId":"get_api_v1_getCalendarPicker","summary":"Get Calendar Picker","tags":["Flights"]}},"/api/v1/searchFlights":{"get":{"operationId":"get_api_v1_searchFlights","summary":"Search Flights","tags":["Flights"]}},"/api/v1/searchAirport":{"get":{"operationId":"get_api_v1_searchAirport","summary":"Search Airport","tags":["Flights"]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}