latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
domain-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