Skip to main content
Yes/no lookup only. Use this before verification or hosted handoff. It never creates proofs and never opens hosted flows. Private proofs count only with that user’s Bearer (Auth). If eligible is true, continue silently. If false, use neus_proofs_get when you need exact proof state, or neus_verify_or_guide when setup or browser-only consent is missing.

Input

Uses wallet (not walletAddress):
{
  "wallet": "0x...",
  "verifiers": ["ownership-basic"],
  "requireAll": true
}

Output

eligible, matchedCount, success.
Last modified on May 29, 2026