Skip to main content
Platform + billing: Get started. neus_proofs_check accepts sponsorGrant for sponsored or higher-limit scans when your setup uses grants. The assistant chooses tools; you mainly open links they return. For “verify it’s me”, prefer anything that hands you a neus.network/verify URL.

Parameter names

Your client also loads schemas from the server. This table only prevents the common mistake of using the wrong field name:
ToolWho / address fieldVerifier field
neus_proofs_checkwalletverifiers
neus_verify_or_guide, neus_verifywalletAddressverifierIds
neus_proofs_getidentifier
EVM 0x…, Solana base58, or did:pkh:… where applicable.

Suggested tool order

  1. neus_context (public; call first for live verifier catalog and protocol context)
  2. neus_verify_or_guide / neus_proofs_check
  3. neus_verifiers_catalog (when you need ids)
  4. neus_proofs_get (when you have an id)
  5. neus_me (with Bearer only—Auth)
  6. Agent tools when needed
neus_context and steps 2–4 work without Bearer for typical public flows. neus_me and private reads need Authorization: Bearer with your personal access key from Access keys.

Tool pages