NEUS Network
The open verification layer for identity, ownership, and agent authenticity. Use this section to understand the product, pick an integration surface, and move into implementation without guessing which pages matter first.Get Started
Quickstart
Create your first proof and wire a gate in minutes.
Choose Your Path
Pick SDK, Widgets, API, or MCP based on what you’re building.
Auth + Hosted Verify
Standardized
/verify login, popup completion, and auth code exchange.Integration Surfaces
Platform
Learn the verification model, receipts, environments, and trust boundaries.
JavaScript SDK
Client-side proof creation, deterministic signing, and polling.
Widgets
Drop-in React gating and proof badge rendering.
Agents
Agent identity, delegation, and reusable proof patterns.
MCP Server
Hosted MCP for agents, tool calling, and verify flows.
HTTP API
Public HTTP integration concepts, auth patterns, and error handling.
Standardized Surfaces
| Surface | URL |
|---|---|
| Hosted verify and login | https://neus.network/verify |
| Public docs | https://docs.neus.network |
| Public API base | https://api.neus.network |
| MCP endpoint | https://mcp.neus.network/mcp |
| Verifier catalog | GET /api/v1/verification/verifiers |
| Gate check | GET /api/v1/proofs/check |
Docs Contract
docs.neus.networkis the canonical published surface- The repo-backed source content lives in this
mintlify/tree - The public OpenAPI spec at
/openapi/public-api.jsonis generated fromneus-nutroute metadata