Integrations | LibrisLog (original) (raw)
LibrisLog exposes a full REST API that third-party applications can use to display your reading data, automate workflows, or build custom dashboards.
All integrations below are backed by the LibrisLog API. You will need an API key to use them. You can create one either:
- Via the web UI — go to your Profile page and click "Create API Key".
- Via the API — see the Headless Setup guide for a CLI-based workflow.
Some dashboards only support iframe widgets and cannot set custom HTTP headers. For these integrations you need an embed token, used with the Embed API:
- Create one from your Profile page under "Embed Tokens".
- Embed tokens are scoped to embed endpoints only and can be revoked or rotated independently of API keys.
- They are passed as query parameter (
?token=...) in the widget URL.
Available Integrations
- Embed API — Generic embed widget API for iframe-based dashboards. Uses scoped embed tokens and supports custom styling.
- Dashy — Display your LibrisLog statistics as styled stat cards on a Dashy dashboard using the HTML embedded widget.
- Glance — Display your LibrisLog statistics on a Glance dashboard using the custom API widget.
- Home Assistant — Expose your LibrisLog reading statistics as sensors in Home Assistant using the RESTful integration.
- Homarr — Display your LibrisLog statistics on a Homarr dashboard using the iframe widget.
- Homepage — Display your LibrisLog statistics on a Homepage dashboard using the custom API widget.