signup
Submit signup screener
Validates the screener payload (business email + business name) and starts an identity registration session. Answers the same way for an address that already has an account, which is then emailed a sign-in prompt rather than a code: this endpoint never reveals whether an address is registered.
post/signup/screener/submit
Request body
Response
OK
Changes
Changed in 1 of the 23 revisions of this API.1
- ●
removed the optional property
otp_session_idfrom the response with the200statusresponse-optional-property-removed
- ●