Skip to main content
GET
/
v1
/
billing
/
success
Sync a successful checkout session
curl --request GET \
  --url https://api.fortressproductivity.com/v1/billing/success \
  --cookie better-auth.session_token=
{
  "status": "<string>"
}

Documentation Index

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

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

Authorizations

better-auth.session_token
string
cookie
required

Human web-session cookie issued by Better Auth.

Query Parameters

session_id
string
required
Minimum string length: 1

Response

Billing sync status

status
string
required