Skip to main content
Yes/no lookup only. Use this before you verify again or open a hosted handoff. It never creates proofs and never opens hosted flows. Private proofs count only for the signed-in account (Auth). Signed-in owners omit wallet and get { eligible, matchedCount } from their own proofs without paying. Public third-party lookups may return payment_required. If eligible is true, continue. If false, use neus_proofs_get when you need exact state, or neus_verify_or_guide. When signed in, ownership proofs continue with neus_verify.

Input

Uses wallet (not walletAddress):
Optional minCount requires at least N matching verifiers instead of all-or-any. Optional gateId scopes a hosted listing. Optional handle and namespace filter handle-based verifiers. Omit wallet when signed in to use your profile wallet.

Output

eligible, matchedCount, success.
Last modified on September 5, 2026