Xenodia Docs

About Xenodia Docs

Product context for Xenodia's unified model, wallet, skill, and action-layer documentation.

Xenodia provides infrastructure for AI products and agents that need model routing, media generation, wallet-aware billing, and installable skills without rebuilding the same integration layer in every runtime.

What belongs here

This docs site is the source for developer-facing integration details:

  • Public API endpoints and OpenAPI-generated reference pages.
  • Model discovery, model-specific media parameters, and async task polling.
  • CLI and skill setup for agent runtimes.
  • Wallet, owner, agent, billing, and spend-boundary behavior.

The main website remains responsible for product positioning, pricing entry points, console access, legal pages, and brand material.

System shape

LayerRole
WebsitePublic product surface at https://www.xenodia.xyz.
DocsDeveloper documentation at https://docs.xenodia.xyz.
API gatewayRuntime API at https://api.xenodia.xyz.
Backend source of truthModel availability, pricing, capabilities, auth, billing, and task state.

The docs frontend is intentionally independent, but it should stay generated or synced from backend truth wherever endpoint schemas, model catalogs, prices, or task states are involved.

On this page