Extend Ironvale around the way your teams actually book — the source, the SDKs and the scheduling API are yours to bend.
Ironvale ships as an open-source product, and we would rather have contributors than users. Everything the hosted product runs on is in the repository.
Platform is the plan to start a scheduling business on. White-label the interface, or rewrite any layer of it. Details live at ironvale.dev/platform.
Point the SDK at a sandbox workspace and hammer the endpoints without touching live bookings or a real availability window.
From raw API requests to drop-in embeds, there is a way into every part of the product.
Make the requests you need against a versioned, documented REST surface.
Fan booking events out to the rest of your stack the moment they happen.
Drop a booking page into your own site and inherit your own styling.
Teams build on top of the code base or bolt onto the resources they need. Automate a flow with webhooks, sync data through the API, wire up SMS and email reminders, or embed the whole booking page — 2,140 workspaces already run some mix of the three.