-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wai Yi Anthony Leung edited this page Jul 2, 2024
·
8 revisions
Welcome to the peblarpy wiki!
The wiki will act as a knowledge base during development. After development this will be the reference for any implementations done, we will keep example payloads and edgecases documented here.
List of purpose and endpoints found:
Category | endpoint | description | Example payloads |
---|---|---|---|
Authentication | /api/v1/auth/login | Perform login with password/token | payload |
Authentication | /api/v1/auth/status | Is client authenticated | payload |
Config | /api/v1/config/user | Configuration of the unit | payload |
Diagnostics | /api/v1/system/diagnostics/snapshot | Live diagnostics | payload |
Statistics | /api/v1/statistics/session | System session stats | payload |
System | /api/v1/system/info | System config overview | payload |