/
LX
lxpio
/
Omnigram API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m ago · Updated 1mo ago
Details
Filter operations
Admin
4
AI
10
post
Batch sync AI cache results
get
List cached AI results for a book
put
Upsert an AI cache result
get
Get companion chat history for a book
post
Add companion chat messages
get
Get margin notes for a book chapter
post
Upsert margin notes
patch
Update margin note feedback
put
Update AI configuration
get
Get AI service status
Auth
8
OPDS
10
Reader
42
Sync
5
System
7
TTS
5
User
3
AI
Update margin note feedback
Mark a margin note as dismissed or helpful
patch
/reader/margin-notes/{note_id}
Path parameters
note_id
integer
required
Note ID
Request body
object
required
dismissed
boolean
helpful
boolean
Response
OK
SchemaMarginNote
required
book_id
string
cfi
string
chapter
string
confidence
number
content
string
ctime
integer
dismissed
boolean
helpful
boolean
id
integer
related_book_id
string
related_book_title
string
related_highlight
string
user_id
integer
utime
integer
Changes