AppRanks Product OS Documentation
Last reviewed: 2026-06-30
AppRanks Product OS is an API-first control plane for managing and growing digital products across platform implementations such as iOS, Android, Web, macOS and Windows. This documentation is the canonical Product OS reference for product concepts, backend architecture, data model, API behavior, environments and development workflow.
The live documentation site is served by the admin Cloudflare Worker:
- Production:
https://docs.appranks.com/docs - Staging:
https://stg.docs.appranks.com/docs - PR review:
https://pr-<number>.dev-appranks.com/docs
Production and staging docs host roots redirect to /docs/. PR docs use the dev-appranks.com zone in the testing Cloudflare account.
Start Here
Section titled “Start Here”- Canonical terms
- Product OS model
- Data model overview
- Product capabilities
- Architecture overview
- API overview
- OpenAPI reference
- Environments
- Testing
Source Of Truth
Section titled “Source Of Truth”The dashboard should stay operational and short. Long-form product and architecture explanations belong here in ./docs and are published through the Worker-served Starlight app. The archived pre-Starlight documentation is kept under ./archive/docs for historical reference.