Exposes Obsidian notes through a secure REST API, enabling automation and integration with other tools.
Unlock automation possibilities by interacting with your Obsidian notes via a secure REST API. This plugin provides an HTTPS interface, secured with API key authentication, allowing you to read, create, update, delete, and list notes. It also supports inserting content into specific sections of notes using the PATCH method, creating and fetching periodic notes, and executing commands. Inspired by the advanced-uri plugin, it expands automation options beyond custom URL schemes.