/
CO
collectednotes
/
Site Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-08-06
15
5
13.5 KB
Get list of sites
get
/sites
Response
Successful operation
Site[]
required
id
integer
name
string
site_path
string
All 15 operations
get
Get list of sites
post
Create a new site
get
Get a site by path
put
Update a site
delete
Delete a site
get
Get notes for a site
post
Create a note for a site
get
Get a note by path
put
Update a note
delete
Delete a note
get
Get all links from a note
get
Get the body of a note as HTML
get
Get the note in Markdown format
get
Get the note in plain text format
get
Search notes within a site