14 lines
473 B
Markdown
14 lines
473 B
Markdown
---
|
|
title: Common Service API
|
|
outline: false
|
|
aside: false
|
|
---
|
|
|
|
# Common Service
|
|
|
|
Shared endpoints (authentication, utilities, helpers) that are reused across both the admin and user panels. The schema is served directly from GitHub so it always reflects the latest backend implementation.
|
|
|
|
<ClientOnly>
|
|
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/common.json" title="Common Service" />
|
|
</ClientOnly>
|