Authentication
Billing

Starts a Product-scoped signup using an active Plan from the public Product catalog. The subscriber account and billing entities are created atomically only after gateway approval.

post/api/v1/auth/signup

Request body

namestring required
emailstring email required
passwordstring required
clickIdstring
intakeIdstring
planIdinteger required

Response

Gateway approval completed the atomic signup, or this independent attempt requires a 3DS browser action.

OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.