Server automation that signs locally. Most products never need this — use Hosted Verify or MCP instead.
curl -X POST https://api.neus.network/api/v1/verification/standardize \ -H "Content-Type: application/json" \ -d '{"walletAddress":"0x...","verifierIds":["ownership-basic"],"data":{"content":"Hello NEUS","owner":"0x..."},"signedTimestamp":1713312000000}'# Then sign signerString and POST /api/v1/verification with the same body + signature