Start a Technical Evaluation
The console guides a new account through one Free project, a one-time API secret and ML-DSA-65 public-key registration. The Free entitlement provides 10,000 verification requests for 30 days; all active API keys in that project share the same quota.
1. Create account
Use a non-disposable email and a 12–256 character password.2. Save API secret
The full secret is shown only when created or replaced.3. Register public key
Only the ML-DSA-65 public key is registered. Keep the private key customer-side.4. Test authentication
Use
Use a non-disposable email and a 12–256 character password.2. Save API secret
The full secret is shown only when created or replaced.3. Register public key
Only the ML-DSA-65 public key is registered. Keep the private key customer-side.4. Test authentication
/v1/auth/check validates the API key without consuming verification quota.5. VerifyUse
/v1/verify for raw ML-DSA-65 verification or /v1/hybrid/verify for registered-key and HybridRequired policy enforcement.