Sign up
POST/api/auth/signup
Create a user in this project and environment. Returns tokens immediately. Production users count toward plan limits.
Request
Responses
- 201
- 400
- 401
- 403
- 409
- 429
Created
Invalid body (Zod)
Missing or invalid API key
user_banned or plan_limit_reached
user_already_exists
Too many requests