Skip to main content
Dexi users can publish curated, tag-filtered feeds of their notes. Feeds shared as public or link-only are readable by anyone who has the feed’s UUID — no credentials; private feeds return 404 (existence is never confirmed). These are consumption endpoints for feed readers and site embeds, not a general read API.

RSS

Returns standard RSS 2.0 (application/rss+xml) — point any feed reader at it. This is the URL shown on a feed’s public page at app.dexi.net/feeds/{feed_id}.

JSON

Example response
Entries are the publisher’s notes matching the feed’s tag filter, newest first. updated may be null on rare legacy notes.

Errors