Google Flights Search - Real-Time Flight Prices
即時航班搜尋與來自Google Flights的機票價格。單程與來回票價,涵蓋日期範圍及多個目的地,一次呼叫即可取得,每項均附Google自身的低/典型/高價格判定。兩個唯讀工具。需自備API金鑰。
文件
Service: https://flights.flightpowers.com/mcp
Contact
Email mtnrabi@gmail.com. Include the tool you called, the arguments, and the UTC time of the call. There is no account to look up — the server stores no user identity — so those three things are what make a report actionable.
Before you write
- "No RapidAPI key was supplied" — the key is not reaching the server.
Supply it as an x-rapidapi-key header, as ?rapidapi_key= on the server URL, or in your client's API-key field. Get one at https://rapidapi.com/mtnrabi/api/google-flights-live-api.
- "not subscribed to this API" — the key is valid but has no subscription
to this specific API. Subscribing to the free tier fixes it.
- Out of requests — the plan's quota is spent. Every search combination is
one billed request; api_usage in each response reports what a call cost and what remains.
- An empty result — a valid answer, not an error. Some searches genuinely
return nothing; try different dates or a nearby location.
Status
Health and current configuration: https://flights.flightpowers.com/health
Non-affiliation
This is an independent service returning publicly available flight pricing. It is not affiliated with, endorsed by, or sponsored by Google.