Open Source HotelsGagnez 5 % sur 1,7 M d'hôtels
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 →

Obtenez votre code en 30 secondes

Choisissez votre méthode de paiement. Recevez une clé instantanée et un snippet prêt à coller.

Intégrez partout où vit votre communauté — 36 intégrations prêtes

Peu importe où se trouve votre audience : web, messagerie, social, travail, point de vente, voix, assistant IA. Choisissez-en un ou tous.

Voir chaque canal en direct et télécharger le snippet → swarm.impt.io/tools

HomeBooking API — create real réservations d'hôtel programmatically

Booking API — create real réservations d'hôtel 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.

Qu'est-ce que c'est

Open Source Hotels est le premier programme d'affiliation hôtelière open source : commission de 5 %, cookie de 90 jours, widget MIT et compensation d'1 t de CO₂ par réservation.

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).

FAQ

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.

Combien ça coûte ?

0 € de configuration, 0 € par mois. Nous vous payons 5 % sur chaque réservation confirmée.

Quelle est la durée du cookie ?

90 jours. Cliquez aujourd'hui, réservez dans 89 jours — la commission est à vous.

Comment la commission est-elle payée ?

Mensuellement. Stripe, Wise, IBAN, PayPal, carte IMPT, token IMPT. Minimum 50 €.

Mes followers paient-ils plus ?

Non — même prix que Booking.com. Plus 1 t de CO₂ vérifié par l'ONU par réservation.

Quelle est la taille de l'inventaire ?

1,7 M d'hôtels dans 195 pays via l'API hôtelière d'IMPT.io.

Le widget est-il vraiment open source ?

Oui — licence MIT sur GitHub. Forkez, auto-hébergez, appelez notre API.

Puis-je voir les statistiques en temps réel ?

Oui — tableau de bord partenaire sur swarm.impt.io/partners/dashboard.

Où est le piège ?

Il n'y en a pas. Nous partageons 5 points de la commission hôtelière et brûlons 1 t de CO₂.

Comment ça marche — 3 étapes

1

1

swarm.impt.io · sign up · 2 min

2

2

paste embed

3

3

5% · 90 days · monthly payout