The loop
Building blocks
MCP tools are named
proofable_*. API paths and SDK exports keep their existing identifiers (/proofs/, VerifyGate). Buyer and docs prose use the terms above.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
One account for identity, checks, agents, and access. Do not restart from zero in the next app.
| Step | What happens |
|---|---|
| 1 | Look up a saved result |
| 2 | Run a new check only if needed |
| 3 | Save it on a profile |
| 4 | Reuse before access, payment, or action |
| Piece | What it is |
|---|---|
| Profile | Your Proofable account: identity, proofs, agents |
| Sign-in and checks | Runs on Proofable in the browser. Creates or refreshes a proof |
| Check | One trust decision (catalog) |
| Proof | Portable reusable verification asset (qHash in the API) |
| Listing | The access page you publish from Profile → Listings |
| Gate | The published access rule (gateId) you embed; enforced with gateCheck |
proofable_*. API paths and SDK exports keep their existing identifiers (/proofs/, VerifyGate). Buyer and docs prose use the terms above.
| You want | Start |
|---|---|
| Sign-in | Hosted sign-in |
| Access gate | Sell access |
| IDE assistant | Run setup |
| Server checks | API |
