POST /account/billing/card-setup

Save a card through Stripe's hosted setup flow.

MethodPath
POST/v1/account/billing/card-setup

Requires a human account administrator. Open the returned URL to finish setup and return to Billing. Saving a card does not enable auto-recharge or buy credit.

curl -X POST "https://api.ellipsis.dev/v1/account/billing/card-setup" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 201
{
"url": "string"
}

On this page

No Headings
Schedule a demo