选择你的收款方式。立即获得密钥和可粘贴的代码片段。
无论你的受众在哪里:网页、即时通讯、社交、工作、销售点、语音、AI助手。任选其一或全部。
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.
Open Source Hotels 是首个开源酒店联盟计划:5% 佣金、90天 Cookie、MIT 协议小部件,每次预订抵消1吨二氧化碳。
GET /api/widget/hotels?city=Dublin — find a hotel.GET /api/widget/quote?hotel_id=...&checkin=... — firm quote, 5-min hold.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.
POST https://your-site.com/webhooks/booking-confirmed
{
"booking_id": "bk_...",
"partner_key": "...",
"hotel_id": "htl_...",
"total": 234.50,
"commission": 11.73,
"status": "confirmed"
}POST /api/widget/cancel with the booking ID. Refunds processed per the hotel's cancellation policy (24h / 48h / non-refundable).
Yes via Stripe Connect for verified partners — we onboard you to the connected-account flow. Default flow uses our merchant account.
Sandbox keys + Stripe test cards. Bookings flagged test=true in webhooks.
0元设置费,0元月费。每笔确认的预订我们付你5%。
90天。今天点击,89天后预订——你仍然获得佣金。
每月一次。Stripe、Wise、银行转账、PayPal、IMPT卡或IMPT代币。最低50欧元。
不会——价格与Booking.com相同。每次预订还会抵消1吨联合国认证的二氧化碳。
通过IMPT.io酒店API,在195个国家提供170万家酒店。
是的——GitHub上的MIT协议。可以分叉、自托管、调用我们的API。
可以——合作伙伴仪表板在swarm.impt.io/partners/dashboard。
没有陷阱。我们与你分享5个百分点的酒店佣金,并销毁1吨二氧化碳。
swarm.impt.io · sign up · 2 min
paste embed
5% · 90 days · monthly payout