Riven Docs
LiveThe documentation surface you are reading. Product guides, API reference, model guides, help centre, and changelog, served from the main site at rivenai.io/docs.
- Service
- surfaces_docs
Docs is a surface like any other: same shell, same brand tokens, same deployment pipeline. It lives on the primary domain at rivenai.io/docs so documentation shares the site's authority and navigation instead of sitting on a detached subdomain.
How it is organized#
- Getting started — key, first call, model choice.
- Core Platform / Infrastructure / Commerce & Business / AI & Models / On-Prem Fleet — one page per product, grouped by layer.
- API Reference — endpoints, parameters, headers, and the error index.
- Model Guides — per-model pages generated from the live gateway catalog.
- Changelog and Help Center — what shipped, and what to do when something breaks.
Search#
Press / anywhere in the docs to open search, or Esc to dismiss it. The index is built at compile time from every page in the sidebar plus every model guide, and runs entirely in the browser — no query leaves your machine.
Content model#
Pages are data rather than hand-written markup: the sidebar, breadcrumbs, search index, and sitemap are all derived from one catalog. Adding a product page means adding a catalog entry — the navigation and search pick it up automatically. Model guides are markdown, regenerated from the gateway catalog and rendered at build time.
Found something wrong or missing? Docs corrections go through rivenai.io/contact — include the page path.