Open Source HotelsGuadagna il 5 % da 1,7 M di hotel
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 →

Ottieni il tuo codice embed in 30 secondi

Scegli il metodo di pagamento. Ricevi subito una chiave e uno snippet pronto da incollare.

Integra ovunque viva la tua community — 36 integrazioni pronte

Non importa dove si trovi il tuo pubblico: web, messaggistica, social, lavoro, punto vendita, voce, assistente IA. Scegline una o tutte.

Vedi ogni canale in diretta e scarica lo snippet → swarm.impt.io/tools

HomeBooking API — create real prenotazioni hotel programmatically

Booking API — create real prenotazioni hotel 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.

Cos'è

Open Source Hotels è il primo programma di affiliazione alberghiera open source: commissione del 5 %, cookie di 90 giorni, widget MIT e compensazione di 1 t di CO₂ per prenotazione.

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

Domande frequenti

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.

Quanto costa?

0 € di setup, 0 € al mese. Ti paghiamo il 5 % su ogni prenotazione confermata.

Quanto dura il cookie?

90 giorni. Clicca oggi, prenota tra 89 giorni — la commissione è ancora tua.

Come viene pagata la commissione?

Mensilmente. Stripe, Wise, IBAN, PayPal, carta IMPT o token IMPT. Minimo 50 €.

I miei follower pagano di più?

No — stessi prezzi di Booking.com. In più 1 t di CO₂ certificata ONU compensata per prenotazione.

Quanto è grande l'inventario?

1,7 M di hotel in 195 paesi tramite l'API hotel di IMPT.io.

Il widget è davvero open source?

Sì — licenza MIT su GitHub. Fai il fork, self-hosting, chiama la nostra API.

Posso vedere statistiche in tempo reale?

Sì — dashboard partner su swarm.impt.io/partners/dashboard.

Qual è il trucco?

Non c'è trucco. Condividiamo 5 punti percentuali della commissione hotel e bruciamo 1 t CO₂.

Come funziona — 3 passaggi

1

1

swarm.impt.io · sign up · 2 min

2

2

paste embed

3

3

5% · 90 days · monthly payout