Google Flights Search - Real-Time Flight Prices
Real-time flight search and flight prices from Google Flights. One-way and round-trip fares across date ranges and multiple destinations in one call, each with Google's own low/typical/high price verdict. Two read-only tools. Bring your own API key.
Documentation
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.