Skip to main content

1. Create an account

Sign in at harness.chance.cc/login. Your account is created with 50 free credits and an embedded wallet — no card required.

2. Create an API key

In the dashboard, click Create API key and copy it.
Your API key (chance_sk_…) is shown only once and is a secret. Store it server-side; never ship it in client code.

3. Verify an intent

Send what the agent is mandated to do (intent) and what it proposes to do (action):

4. Act on the verdict

Fail-closed: execute only on ALLOW. Treat BLOCK and ESCALATE as do-not-execute.

Next: how the proof works

Every verdict ships with a receipt anyone can re-verify.