API documentation
Dosio Website API
Public read-only endpoints for app configuration, support content, release notes, and status checks.
Discovery
Endpoints
GET /api/statusreturns API health.GET /api/configreturns public app configuration.GET /api/aboutreturns public about-page content.GET /api/helpreturns help center articles grouped by category.GET /api/whats-new?version=2.0.0&lang=enreturns release notes for a requested app version.
Use
These endpoints are unauthenticated and read-only. They are intended for Dosio clients and automated discovery tools.