Credential Intake · PrivacyCore™

Apply for a lending
credential.

Submit the inputs that scope your credential — jurisdiction, asset class, requested envelope size. The form is open for evaluation; the encrypted claim bytes and ZK proof generation live on your device in production, so the platform never sees plaintext financials.

Step 01 · Submit encrypted inputs

Request your lending credential

The form below scopes the voucher. On submit, a fresh user_pubkey, claim_id, and ciphertext are generated in-browser and POSTed to /api/lending/credential/issue. The server returns a signed, time-bounded voucher_id.

Whitelisted jurisdictions are enforced server-side.
Mapped to the published credit policy hash for the chosen class.
Between $1,000 and $10,000,000. Determines the voucher validity window.
Credential issued
Step 02 · Generate the ZK proof

Prove creditworthiness locally

Generate a ZK proof of creditworthiness against your encrypted claim using the PrivacyCore™ circuit locally — the proof stays on your device. The replay window stretches to match your envelope size.

Step 03 · Submit to your lender

Submit voucher + proof for verification

Submit the proof plus this voucher_id to your lender's verifier endpoint. Lender verifies the proof in milliseconds against the public policy hash and extends undercollateralized credit.

Already evaluated?

Wire the credential API into your lending surface

The credential issued above is bound to the same PrivacyCore™ issuer as the production API. Read the discovery contract, then integrate the POST /api/lending/credential/issue endpoint into your underwriting flow.

automaos.polsia.app — Built on KAIOS