API reference
Check signup risk
Evaluate an email and receive an explicit policy decision.
POST
Use this endpoint immediately before creating an account. During private beta,
send
email as the primary signal; IP input is accepted but not yet evaluated.
/api/v1/check remains available as a compatibility route. New integrations
should use the canonical /v1/check path.Authorizations
Use an sg_test_... or sg_live_... key from the SignupBear dashboard.
Body
application/json
Response
The check completed, partially completed, or returned no currently available coverage.
Available options:
complete, partial, failed Available options:
low, medium, high, unknown Available options:
allow, flag, review, block Allowed value:
"signupbear_policy"Required range:
x >= 0