Skip to main content

Namos Labs Developer Docs

Namos Labs is a human-first product studio building Sentio, Zyra, and other tools, plus a public blog and changelog. Everything below is unauthenticated and free to read.

Authenticated account and dashboard endpoints are not part of the public API and are intentionally left out of the reference below.

Public API & resources

  • OpenAPI reference/openapi.json

    Machine-readable OpenAPI 3.1 spec for every public, unauthenticated endpoint.

  • llms.txt/llms.txt

    Agent-facing guide: what Namos Labs is, when to use it, and what's off-limits to crawl.

  • Sitemap/sitemap.xml

    Full XML sitemap of indexable pages, including blog posts and changelog entries.

  • Health check/api/health

    GET — service and database health status.

  • Search/api/search?q=example

    GET — full-text search across published content.

  • RSS — all content/api/rss

    Combined feed of posts and product updates.

  • RSS — blog/api/rss/blog

    Published blog posts only.

  • RSS — changelog/api/rss/changelog

    Published changelog entries only.

Content negotiation

Send Accept: text/markdown to the homepage, /about, /contact, /privacy, /faq, /terms, /accessibility, /ethics, /gdpr, /consulting, or /changelog to receive a Markdown rendition instead of HTML.