Skip to main content
GET
/
subscriptions
/
manage
Get billing portal URL
curl --request GET \
  --url https://api.veryfront.com/subscriptions/manage \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Response

Management portal URL

url
string<uri>
required

Stripe billing portal URL