Multisender Enterprise

Live documentation routes for the frontend, client, admin, and AI-facing surfaces.

Frontend Dashboard API

JWT-authenticated routes used by the application dashboard.

/app/docs

Client API

External integrator routes secured with API keys and scopes.

/api/v1/docs

Admin API

Administrative, ops, and marketplace control plane routes.

/api/docs/admin

LLM Text Docs

Machine-readable API reference generated for AI agents and tooling.

/llm.txt
Repository-maintained documentation lives in docs/README.md and docs/INDEX.md. Use those files for architecture, operations, testing, audits, and feature planning notes.