The booking engine for |
AlwaysFullyBooked provides a modern platform for services scheduling, booking engines, and calendar management with just a few lines of code.
import { AlwaysFullyBooked } from "@alwaysfullybooked/node-sdk";
// Initialize the client
const client = new AlwaysFullyBooked({ apiKey: 'your-api-key' });
// Create a booking
const booking = await client.bookings.create({
customerId: "51f3e49f-a326-42f0-93b2-0a4f1c0c7218",
serviceId: "98ef7b97-d6e5-4328-bbf7-ea3ae7e9fdff", // Haircut
startDatetime: '2023-01-01T16:00:00',
endDatetime: '2023-01-01T17:00:00',
timezone: 'America/New_York',
price: "50.00",
currency: 'USD'
});
Built for developers
Simple Node.js SDK
Our Node.js SDK is designed to be easy to understand and implement in any application.
Website Embed
No-code embed to accept bookings directly on your website. Links for emails and social media.
Webhooks
Receive real-time notifications for booking events with our webhook system.
Trusted by developers worldwide
"AlwaysFullyBooked has simplified our entire booking process. The API is a dream to work with."
"We integrated AlwaysFullyBooked in under a day. It's saved us months of development time."
Ready to simplify your booking process?
Join developers using AlwaysFullyBooked to power their scheduling needs.
Get started for free