Skip to main content
Every app makes you re-verify. NEUS fixes it. Each completed verification yields one proof receipt ID (proofId / qHash). Persist it in your product. Use that ID for checks, gates, widgets, and /proof links—not raw signatures.

How it works

Verification: verify once, then Proof ID as verified proof receipt, then reusable proof across apps, agents, and APIs

Quickstart

~5 min, first proof (no app id required).

Get started

Hub, app id, credits, billing—before production.

Choose your path

Hosted, widgets, SDK, API, or MCP.

Lowest-friction order

Do this sequence to avoid billing surprises and rework:
  1. Hub — sign in with passkey or wallet; review Credits and Apps when you are close to shipping.
  2. Get started — real traffic: appId, who pays, credits, sponsor vs self-pay.
  3. Choose your path — pick Hosted Verify, widgets, SDK, API, or MCP for your UX.
  4. Integration — production loop: check → verify → save → reuse.
Prefer no code first? Use Hosted Verify for guided login and interactive checks, or add MCP with the hosted URL only (no key) for catalog and public tools. Use Quickstart when you already want a minimal SDK proof in dev. Assistants: follow LLM docs so answers stay on the lowest-friction path.

What you can build

Use caseVerifier
Human-only signup or accessproof-of-human
Token / NFT gated productsnft-ownership · token-holding
Verified creator or org badgesownership-basic · ownership-org-oauth
Proof-backed content and postsownership-basic
Agent identity and delegationagent-identity · agent-delegation
Domain-verified organizationsownership-dns-txt
Full verifier catalog →

Choose your path

PathBest forEffort
Hosted VerifyGuided loginRedirect or popup
WidgetsReact gates<VerifyGate>
SDKCustomFull control
APIServer-side checksHTTP
MCPAI agentshttps://mcp.neus.network/mcp

URLs

WhatURL
Hosted verificationhttps://neus.network/verify
Platformhttps://neus.network/hub
APIhttps://api.neus.network
MCPhttps://mcp.neus.network/mcp

Examples

React, Node.js, curl → · AI assistant doc exports (llms.txt) →