Skip to main content
POST
/
v1
/
billing
/
card-setup
Create Card Setup Session
curl --request POST \
  --url https://api.faces.sh/v1/billing/card-setup
{
  "checkout_url": "<string>"
}

Headers

authorization
string | null

Response

Successful Response

checkout_url
string
required