Sign up
Get your tenant token. 10 seconds.
No magic-link email. No credit card. No sales call. Fill the form, copy the token, hit the API.
You're creating a Team-tier tenant. Upgrade paths and SSO live in the operator console (sales-led for now). The Team tier covers unlimited specs + the data warehouse for the SpeechLab pilot week.
What happens when you click Create
- Browser POSTs to
https://cuit-saas-pilot.fly.dev/v1/public/signup - API creates a row in
tenantstable with your slug + tier=team - API generates a 32-byte hex bearer token (
cuit_tk_...) - API writes an audit_log entry recording the self-signup
- API returns the token to your browser — once. We never store it in plaintext.
- You see the token below with a copy button. Save it now.
Rate limited to 3 signups per IP per hour to keep things tidy. If you need more, ping ryan@speechlab.ai.