14 lines
364 B
Markdown
14 lines
364 B
Markdown
---
|
|
title: User Service API
|
|
outline: false
|
|
aside: false
|
|
---
|
|
|
|
# User Service
|
|
|
|
Endpoints for the customer-facing portal: subscriptions, orders, tickets, wallets, and profile management.
|
|
|
|
<ClientOnly>
|
|
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/user.json" title="User Service" />
|
|
</ClientOnly>
|