v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBdomain-limit
Check Domain Limit
Check whether a domain is allowed to sign up.
Checks in order:
- domain_exclusions — if matched, return banned
- domain_inclusions — if matched, return allowed (skip count)
- Count existing users — enforce SIGNUP_DOMAIN_LIMIT
post/auth/check-domain-limit
Request body
Response
Successful Response