Skip to main content
NEUS is the verification layer for identity, ownership, and agent authenticity. Verify once, trust everywhere.
  • Portable proof receipts — Get a qHash you can reuse across apps, gates, and agents
  • Gate content — Check eligibility before serving protected content
  • Sponsor flows — Apps cover verification cost for frictionless onboarding
  • Agent delegation — Verifiable agent identity and payment scopes

Get Started

Standardized Surfaces

SurfaceURL
Hub (explorer + profile)https://neus.network/hub
Profilehttps://neus.network/profile
Hosted verify and loginhttps://neus.network/verify
Proof pagehttps://neus.network/proof/[qHash]
Presetshttps://neus.network/verify?preset=<id>
Public API basehttps://api.neus.network
MCP endpointhttps://mcp.neus.network/mcp
MCP discoveryhttps://mcp.neus.network/.well-known/mcp.json
Verify widget scripthttps://verify.neus.network/widget.js
Verifier catalogGET /api/v1/verification/verifiers
Gate checkGET /api/v1/proofs/check
Examples (Node.js, React, curl)GitHub examples
AI doc indexhttps://docs.neus.network/llms.txt

Docs Contract

  • docs.neus.network is the canonical published surface
  • This mintlify/ tree is the published source for docs content, navigation, and theming
  • The public OpenAPI spec at /openapi/public-api.json is the reference contract for the API Reference tab

Integration Surfaces

Learn the System