Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Get customer portal URL (legacy)
GET
/api/v1/billing/paddle/portal
Legacy endpoint. Delegates to /billing/portal.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"portal_url"
:
"string"
,
"message"
:
"string"
}
GET
/api/v1/billing/paddle/portal
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI