Booking API for developers

One API. Every booking.

Ship booking features in minutes, not months. The enterprise-grade infrastructure for scheduling, availability, and payments.

// Create a new booking
POST /v1/bookings
{
  "service_id": "srv_98721",
  "customer": {
    "email": "alex@dev.com"
  },
  "slots": ["2024-10-12T10:00:00Z"]
}
Response 201 Created
{
  "id": "bk_6621",
  "status": "confirmed",
  "checkout_url": "https://pay.slotly.com/..."
}
Latency: 42ms

Trusted across industries

Hotels
Real Estate
Medical
Yachts
Tours
Cleaning

Powerful features for developers

Everything you need to build complex booking flows without the headache.

Firebase-native

Integrate seamlessly with your existing Firebase project using our SDK.

Webhooks

Real-time updates for every booking event delivered to your endpoint.

Any service type

Supports appointments, rentals, classes, and recurring events out of the box.

Embeddable widget

Drop-in UI components with full CSS customization for faster shipping.

Simple, predictable pricing

Scale your booking engine without scaling your costs.

Free

$0/month
  • Up to 100 bookings/mo
  • Email support
  • Basic webhooks
Start for free
Most Popular

Pro

$49/month
  • Unlimited bookings
  • Priority 24/7 support
  • Custom branding
  • Advanced analytics
Go Pro

Enterprise

Custom
  • Dedicated success manager
  • Custom contracts & SLAs
  • SSO/SAML integration
Contact sales

Ready to automate your bookings?

Join 1,000+ developers building with Slotly today.

Start building free