RemNote
communityNote-taking with spaced repetition — flashcards embedded in notes, knowledge base, and PDF annotation
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v0/searchSearch notes and flashcards
Parameters
qstringrequiredReturns
results[] with id, text, type, parent_id, tags[], has_flashcardGET
/api/v0/documents/{id}Get document tree
Parameters
idstringrequiredReturns
id, text, children[], flashcard{front, back, interval, due_date}, tags[]GET
/api/v0/queueGet flashcard review queue
Returns
cards[] with id, front, back, due_date, interval, ease_factor, reviews_count