Published
This release marks an exciting and long-awaited moment in Anytype’s evolution: the first iteration of our Local API is here! It opens up powerful new possibilities for an ecosystem of plugins, automations and third-party integrations.
Alongside this launch, we’re polishing the new structure around Types, delivering performance fixes and enhancing workflows with an upgraded Raycast extension.
Anytype Local API (Developer Preview)
Our API is now available and directly included with the desktop app, running entirely on localhost. It operates fully offline, meaning you can build and use integrations without any cloud dependencies – even while flying!
This initial release targets developers, and we’re eager to see what the community creates with it.
Key Highlights

Raycast Extension Updates
As a companion to our Local API, we’ve just shipped great improvements for our Raycast extension. Here’s what’s new:

Quality of Life Improvements
To help prevent accidental deletions, space removal now includes an added confirmation layer.
Added an expand icon and helpful hover cues in calendar widgets to make date menus more discoverable.
Widgets are now preserved when switching between spaces, and adding new objects works more smoothly.
Minor UX improvements for a more intuitive setup.
Bug Fixes
Fixed an issue where some objects were not being indexed by the full-text search engine.
Resolved a bug causing type objects to not persist after app restart.
Fixed text deletion in the Description field.
Fixed misplaced volume bar. Thanks for flagging it, @Shoyo!
Typing in Date fields works as expected (no more 31.12.1969 issues!) . Thanks for the heads-up, @natanyberry!
Icons now appear correctly in Queries.
Kanban views display correctly in widgets.
Fixed cursor jumping to the beginning of the line in the type creation panel.
Fixed objects displaying in Kanban when opened in modal window.
Improved drag-and-drop and block insertion behaviour in column layouts. Thanks for reporting, @VisualNotes!
Fixed incorrect pop-up link positioning in text.
Improved performance when renaming images in Gallery view. Thanks to @Code-Jack!
Fixed issue preventing blocks from being moved into the end position of a toggle. Yet another great catch from @Code-Jack!
Unable to delete bullet points – resolved.
Multi-line selection no longer replaced by the key-name (e.g. PageDown).
Opening Preferences from a modal window no longer causes a blank screen. Thanks for catching it, @krst!
Fixed severe scroll jump when switching views in inline Queries.
Empty names no longer appear when the singular form of a Type name is unset.
Fixed issue preventing properties from being placed at the first or last position within a section in the panel.