Add flight protection to your site in one line
OTAs, travel management companies and creators can offer their customers free compensation & refund protection with a drop-in widget. No SDK, no backend — just HTML.
1. Embed the widget
Drop this anywhere on your confirmation or trip page. Your customer pastes their booking and sees exactly what they're protected against, then activates on FlyWisely.
<iframe
src="https://www.flywisely.net/embed/guard?partner=YOURCODE"
title="Protect this trip with FlyWisely"
style="width:100%;max-width:480px;height:520px;border:0;overflow:hidden"
loading="lazy"
></iframe>2. Or just link it
Prefer a simple button? Link straight to the guard flow with your source tag:
<a href="https://www.flywisely.net/guardian?utm_source=partner&utm_medium=link&partner=YOURCODE"
target="_blank" rel="noopener">🛡️ Protect this trip — free</a>3. Use the API
Building something custom? POST a pasted confirmation (or structured fields) to our public preview endpoint and render the result yourself:
POST https://www.flywisely.net/api/external-bookings
Content-Type: application/json
{ "parse": "BA 245 LHR -> JFK 2025-08-14 Paid £480" }
// → { parsed: {...}, preview: { lines: [...], maxCompensation: 600 } }We partner with OTAs, TMCs and creators. Free for your customers — we only earn a success fee when a claim actually pays out.
Become a partner →4. Earn a revenue share
Add ?partner=YOURCODE to your embed or link and we attribute the full funnel — impressions, previews, clicks, sign-ups and real payouts. You earn a share of our success fee every time one of your referred travellers actually gets paid. It compounds, and you can check it live below.