Skip to main content
NEUS home page
Search...
⌘K
GitHub
Support
Open Platform
Open Platform
Search...
Navigation
Health
Health check
Start Here
Build
Guides
Agents
MCP
Legal
API Reference
Health
GET
Health check
Verification
GET
Get supported verifiers and configuration
POST
Phase 1: build the standard signing string
POST
Phase 2: submit a verification request
POST
Batch get verification status (minimal)
Proofs
GET
Get proofs by wallet or DID
GET
Check proofs against public criteria
POST
Revoke a proof you control
GET
Get proof record by id
Payments
GET
Get pricing information for all payment types
GET
Get available payment methods
Health check
cURL
curl --request GET \ --url https://api.neus.network/api/v1/health
Health
Health check
Copy page
Copy page
GET
/
api
/
v1
/
health
Try it
Health check
cURL
curl --request GET \ --url https://api.neus.network/api/v1/health
Response
200
OK
Get supported verifiers and configuration
⌘I