JS SDK

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>

Live example