Screening intent demo
Act as a customer: create a POST /intents request and get a hosted URL to send a respondent to.
You design the intent — we run the screening.
Define the questions and locale. We host the flow, run identity resolution and behavioral analysis on every answer in the order you specify, and return one signed verdict you can trust.
1 You design the intent 2 We run identity & screening 3 You get one signed verdict
Backed by
identity resolution trust scoring behavioral analysis velocity & cross-device bot & automation detection email & IP risk tampering & proof-of-work
Respondent lands here after submitting. Proxy's /verdict-callback handler verifies the HMAC and redirects to /verdict/{visit_id}.
Redirect target if the respondent declines consent.
Pick from localized catalogs or type a new one — format: USA / eng.
Sent as profiling.questions (hrids). Declared order is render order on the hosted page.
Optional. Tag this intent with a group id so admin rollups can aggregate it. 1-128 chars of [A-Za-z0-9._-] (case-sensitive).
Extra metadata (optional JSON)
Merged on top of { questions }. Your keys win on collision.