Create account
Start with bootstrap access.
A new TriadTek customer begins PENDING with BOOTSTRAP access, which is deliberately sufficient to continue legitimate purchase onboarding without granting unrestricted platform privileges.
verificationStatus = PENDING
accountStatus = PENDING
accessLevel = BOOTSTRAP
Registration form integration
The endpoint POST /api/v1/auth/register is confirmed, but the supplied specification does not define its required request fields or response/session contract.
BACKEND CONTRACT REQUIRED
The production form remains contract-gated rather than guessing whether the backend expects email, mobile, legal name, address, or some other schema. Mandatory paid OTP is not part of the intended onboarding model.
Already registered? Login