API documentation

Dosio Website API

Public read-only endpoints for app configuration, support content, release notes, and status checks.

Discovery

Endpoints

  • GET /api/status returns API health.
  • GET /api/config returns public app configuration.
  • GET /api/about returns public about-page content.
  • GET /api/help returns help center articles grouped by category.
  • GET /api/whats-new?version=2.0.0&lang=en returns 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.