aiendpoint.dev
ServicesRemNote

RemNote

community

Note-taking with spaced repetition — flashcards embedded in notes, knowledge base, and PDF annotation

Visit site ↗

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.

https://remnote.comapikeyeducationproductivityconfidence: 75/1000 discoveries1 contributors
GET/api/v0/search

Search notes and flashcards

Parameters

qstringrequired

Returns

results[] with id, text, type, parent_id, tags[], has_flashcard
GET/api/v0/documents/{id}

Get document tree

Parameters

idstringrequired

Returns

id, text, children[], flashcard{front, back, interval, due_date}, tags[]
GET/api/v0/queue

Get flashcard review queue

Returns

cards[] with id, front, back, due_date, interval, ease_factor, reviews_count
RemNote — AIEndpoint