Get started

Get an API key

Start in the sandbox with free trial credits, or skip the account entirely with x402 for single-claim calls. Paid audit, diff, covenant, and proof workflows draw from API-key credits.

Sandbox

Mint a sandbox key

Free trial credits, no card. Use it against the demo, MCP tools, and the local CLI, then top up when you need volume.

Calls POST /signup. Store the key shown — it is displayed once.
signup
Ready.
x402 · no account

Agent-native, pay per call

x402 clients verify single claims with no signup — $0.005 per decisive call, settled in USDC on Base.

Open x402 discovery ↗
Use your key

First request

curl -X POST https://numproof.com/verify \
  -H "Authorization: Bearer vk_…" \
  -H "Content-Type: application/json" \
  -d '{"claim":"(R-C)/R == 1 - C/R"}'