@workspace-studio/api
Workspace Studio API
HTTP service for public and product clients. Pre-registration writes go here after Cloudflare Turnstile, then into production Supabase.
https://api.workspace-studio.com
- GETpublic/api/healthLiveness check for the API process.GET /api/health
- GETpublic/api/v1/statusService name, version, and environment.GET /api/v1/status
- POSTpublic/api/v1/pre-registrationJoin the public pre-registration list. Requires Cloudflare Turnstile.POST /api/v1/pre-registration