Welcome to our changelog, sort of our "demo" for Releases. This current theme is called "Commit", more themes are available. Subscribe to not miss an update.

Subscribe to updates
© 2024 Releases Changelog

Feature

Sep 14, 2023

Today we are pleased to release access to our API.

Create and manage token

You can access workspace related resources via the following endpoints:

GET /api/workspace
GET /api/entries
GET /api/entries/{id}
GET /api/tags
GET /api/subscribers
POST /api/subscribers

To read more about how to access and use the API, check out our help center.