Fetch the complete documentation index at: https://apidocs.hibob.com/llms.txt. Use this file to discover all available pages before exploring further.

# Time Off API: Access calendar events

We added a new Time Off API endpoint so you can sync company calendar events (such as public holidays and company closures) from Bob to other tools.

## What changed

You can now use **[Search calendar events](https://apidocs.hibob.com/reference/calendar-events)** to retrieve company-wide calendar events for a selected date range.

This endpoint helps you sync:

* Public holidays
* Company closures
* Other company calendar events available via the API

The response supports filtering by site and can also return events in the context of specific calendars.

## Why this matters

This update helps you:

* Reduce manual maintenance by avoiding duplicate holiday lists in external systems
* Keep holiday and closure days consistent across tools (for example, calendars, scheduling tools, and reporting)
* Support multi-site organizations by syncing the right events for each site

## Notes

* This is an additive change and is backward compatible. No action is required.
* You can use this alongside the Attendance Entries API when planning and reporting time with the right context for holidays and other company events.

## Learn more

* [Explore Time Off API](https://apidocs.hibob.com/docs/explore-time-off-api)
* [Explore Attendance API](https://apidocs.hibob.com/docs/explore-attendance-api)
* [Calendar events reference guide](https://apidocs.hibob.com/reference/calendar-events)