Open Source HotelsVerdien 5 % op 1,7 mln hotels
Try the widget live
Book a hotel in Ireland — same widget your partners embed.
1.7M hotels · same price as Booking.com · 1 tonne UN-verified CO₂ retired per stay.
Open the booking widget →

Ontvang je embedcode in 30 seconden

Kies je uitbetalingsmethode. Ontvang direct een sleutel en een kant-en-klaar snippet.

Embed overal waar je community zich bevindt — 36 kant-en-klare integraties

Het maakt niet uit waar je doelgroep zit: web, messenger, social, werk, kassa, stem, AI-assistent. Kies er één of allemaal.

Zie elk kanaal live en download het snippet → swarm.impt.io/tools

HomeBooking API — create real hotelboekingen programmatically

Booking API — create real hotelboekingen programmatically

Two calls to create a real hotel booking: <code>quote</code> for a firm price, <code>intent</code> for a deeplink the user pays through. Cancel and refund APIs also available.

Wat dit is

Open Source Hotels is het eerste open-source hotelaffiliateprogramma: 5 % commissie, 90 dagen cookie, MIT-widget en 1 ton CO₂-compensatie per boeking.

The booking flow in 3 calls

  1. GET /api/widget/hotels?city=Dublin — find a hotel.
  2. GET /api/widget/quote?hotel_id=...&checkin=... — firm quote, 5-min hold.
  3. POST /api/widget/intent — returns a deeplink the user pays through.

You can't directly charge a card via the API — PCI / regulatory reasons. The deeplink runs through our PCI-scoped checkout, then redirects back to your site with a confirmation token.

Confirmation webhook

POST https://your-site.com/webhooks/booking-confirmed
{
  "booking_id": "bk_...",
  "partner_key": "...",
  "hotel_id": "htl_...",
  "total": 234.50,
  "commission": 11.73,
  "status": "confirmed"
}

Cancellation & refund

POST /api/widget/cancel with the booking ID. Refunds processed per the hotel's cancellation policy (24h / 48h / non-refundable).

Veelgestelde vragen

Can I charge the card on my Stripe account?

Yes via Stripe Connect for verified partners — we onboard you to the connected-account flow. Default flow uses our merchant account.

How do I test bookings without paying?

Sandbox keys + Stripe test cards. Bookings flagged test=true in webhooks.

Wat kost het?

€0 setup, €0 maandelijks. Wij betalen jou 5 % op elke bevestigde boeking.

Hoe lang is de cookie?

90 dagen. Klik vandaag, boek over 89 dagen — je verdient nog steeds de commissie.

Hoe wordt commissie uitbetaald?

Maandelijks. Stripe, Wise, IBAN, PayPal, IMPT-kaart of IMPT-token. Minimum €50.

Betalen mijn volgers meer?

Nee — zelfde prijs als Booking.com. Plus 1 ton VN-geverifieerde CO₂ gecompenseerd per boeking.

Hoe groot is de voorraad?

1,7 mln hotels in 195 landen via de IMPT.io hotel-API.

Is de widget echt open source?

Ja — MIT-licentie op GitHub. Fork, self-host, gebruik onze API.

Kan ik realtime statistieken zien?

Ja — partnerdashboard op swarm.impt.io/partners/dashboard.

Wat is de catch?

Geen catch. We delen 5 procentpunt van de hotelcommissie en compenseren 1 ton CO₂.

Hoe het werkt — 3 stappen

1

1

swarm.impt.io · sign up · 2 min

2

2

paste embed

3

3

5% · 90 days · monthly payout