Decentralized (Arweave)
Hashes are written to a public, append-only ledger. Not controlled by any single vendor.Parameters
| Parameter | Required | Description |
|---|---|---|
namespace | Yes | Anonymous tenant identifier (written to public ledger — do not use company names) |
signer | Yes | Signing configuration (see Signers) |
bundler_url | No | Arweave bundler endpoint (defaults to ArDrive Turbo) |
Verification
Verify with the open-source CLI — no account required:Custodied (AgentSystems)
Hashes are written to AgentSystems’ write-once compliance storage. Provides a vendor relationship for enterprise compliance and procurement.Parameters
| Parameter | Required | Description |
|---|---|---|
api_key | Yes | AgentSystems API key (sk_asn_test_* or sk_asn_prod_*) |
slug | Yes | Tenant slug (human-readable identifier) |
api_url | No | API endpoint (defaults to production) |
Get an API Key
- Sign up at notary.agentsystems.ai
- From the Dashboard, click Add under API Keys
- Name your key and select environment
- Copy and save the key — it’s only shown once

