MuseNotes API Guide
Welcome to the MuseNotes Open API!
This documentation will help you integrate MuseNotes into your own workflows, allowing you to manage knowledge programmatically.
Overview
The API is RESTful and uses standard HTTP verbs and status codes.
- Base URL:
https://notes.nian.me/api/v1 - Spec: OpenAPI 3.0
Getting Started
- Authentication: Get your API Key.
- Notes: Read and write notes.
- Labels: Organize your content.
- AI Analysis: Leverage machine intelligence.
Interactive Reference
For a complete, auto-generated reference of every endpoint, header, and schema, visit our Interactive API Reference.