Skip to content
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/status Is client authenticated Payload
Authentication /api/v1/config/user Is client authenticated Payload
Authentication /api/v1/auth/login Perform login with password/token Payload

| | | | |

Clone this wiki locally