https://api.neus.network
Billing: Same payer rules as the SDK and MCP. Get started · appId · X-Neus-App · X-Sponsor-Grant · credits
SDK when possible; HTTP for server-only.
Endpoints
| Path | Method | Purpose |
|---|---|---|
/api/v1/verification | POST | Create proof |
/api/v1/verification/standardize | POST | Signing string |
/api/v1/proofs/{qHash} | GET | Proof record (path value is the SDK proofId) |
/api/v1/proofs/check | GET | Eligibility only |
/api/v1/proofs/by-wallet/{address} | GET | Proofs for wallet |
/api/v1/verification/verifiers | GET | Verifier catalog |
Examples
Proofs by wallet/verification. Bodies: OpenAPI / SDK.
Verifier catalog
Auth
- Reads: public/unlisted without login; private when the user is signed in.
- Writes: wallet signature (see Authentication).
Next
Get started
Onboarding and billing.
Authentication
Sessions and signing.
Errors
Status codes.