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

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