API Reference
Scalars
Roles
Common objects
Slots
Projects
Services
Bookings
Spaces
Locations
Assets
Team
Reviews
Reminders
Webhooks
Denylist
Schema
JS SDK
Timerise © 2022
Install SDK
Installing our SDK is simple and only takes a few minutes.
Copy and paste code before the closing </body>
tag on every page of your website.
<script src="https://api.timerise.io/sdk/:projectId/script.js?v=1.1"></script>
Put link or button code on your website or app.
<a class="timerise-button" href="https://booking.timerise.io/service/:serviceId" data-service-id=":serviceId">Open booking page</a>