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.

By signing up you accept the OSS MIT license and the Team-tier pricing terms. No credit card; pilot week is free.

What happens when you click Create

  1. Browser POSTs to https://cuit-saas-pilot.fly.dev/v1/public/signup
  2. API creates a row in tenants table with your slug + tier=team
  3. API generates a 32-byte hex bearer token (cuit_tk_...)
  4. API writes an audit_log entry recording the self-signup
  5. API returns the token to your browser — once. We never store it in plaintext.
  6. 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.