Open Source HotelsGana el 5 % con 1,7 M de hoteles
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 →

Obtén tu código en 30 segundos

Elige tu método de pago. Recibe una clave al instante y un fragmento listo para pegar.

Inserta en cualquier sitio donde viva tu comunidad — 36 integraciones listas

No importa dónde esté tu audiencia: web, mensajería, social, trabajo, punto de venta, voz, asistente de IA. Elige uno o todos.

Ve cada canal en vivo y descarga el fragmento → swarm.impt.io/tools

HomeBooking API — create real reservas de hotel programmatically

Booking API — create real reservas de 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.

Qué es esto

Open Source Hotels es la primera plataforma de afiliación hotelera de código abierto: comisión del 5 %, cookie de 90 días, widget MIT y compensación de 1 t de CO₂ por reserva.

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

Preguntas frecuentes

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.

¿Cuánto cuesta?

0 € de configuración, 0 € mensuales. Te pagamos un 5 % por cada reserva confirmada que generes.

¿Cuánto dura la cookie?

90 días. Si alguien hace clic hoy y reserva en 89 días, sigues ganando la comisión.

¿Cómo se paga la comisión?

Mensualmente. Stripe, Wise, IBAN, PayPal, tarjeta IMPT o token IMPT. Mínimo 50 €. Panel en tiempo real.

¿Mis seguidores pagan más?

No — el mismo precio que en Booking.com. Además, 1 t de CO₂ verificada por la ONU compensada por reserva.

¿Cómo de grande es el inventario?

1,7 M de hoteles en 195 países, vía la API de hoteles de IMPT.io.

¿El widget es realmente de código abierto?

Sí — licencia MIT en GitHub. Bifúrcalo, alójalo tú, llama a nuestra API.

¿Puedo ver estadísticas en tiempo real?

Sí — panel de socio en swarm.impt.io/partners/dashboard: clics, reservas, ganado, pagadero.

¿Cuál es el truco?

No hay truco. Compartimos 5 puntos porcentuales de la comisión hotelera contigo y quemamos 1 t de CO₂.

Cómo funciona — 3 pasos

1

1

swarm.impt.io · sign up · 2 min

2

2

paste embed

3

3

5% · 90 days · monthly payout