Interactive (OpenAPI)
Open the full-screen interactive API browser powered by Scalar:
Open Interactive API Reference →
The explorer opens in a dedicated full-page view so Scalar’s sidebar and endpoint panels render correctly.
Authentication
Section titled “Authentication”Most routes require an encrypted Authorization header (hex ciphertext). Paste the value your client sends — not Bearer ....
| Route prefix | JWT audience |
|---|---|
/app/* | snr_usr |
/pro/* | snr_pro |
/admin/* | snr_dash |
/health, /scheduler/* | none |
Markdown reference
Section titled “Markdown reference”For detailed request/response schemas and examples, use the pages in this section: