What problem does it solve?
Travelers booking award flights often miss free stopover opportunities because each loyalty program has different, hard-to-find rules about how many stopovers are allowed, how long they can last, and whether they cost extra points.
Core Features & Use Cases
- Per-Program Rule Lookup: Query structured JSON data covering which programs allow stopovers (Aeroplan, Alaska Atmos, Flying Blue, Icelandair, Singapore KrisFlyer, and more) and which do not (BA Avios, AA AAdvantage, Delta SkyMiles).
- Confidence-Flagged Data: Each rule carries a VERIFIED, LIKELY, or UNVERIFIED confidence marker plus a last_verified date so stale rules are flagged before booking.
- Use Case: A user planning a US-to-Europe trip asks which program allows a free stopover; the Skill identifies Icelandair's free 7-day Reykjavik stopover and Aeroplan's 5,000-point stopover option, with booking method and restrictions.
Quick Start
Ask which airline loyalty programs allow a free stopover on an award ticket from the US to Europe.