Vanishd
For Enterprise and Agentic AI  |  Security and Compliance

Deleted. Vanishd. Verified.

Vanishd witnesses your deletion and revocation claims. We don't delete for you. We anchor your privacy-preserving attestations to a tamper-evident audit trail.

Blockchain-anchored attestation
~10sfinality
<1¢receipt overages*
ICPblockchain
1 callto verify

Auditors love one-click verification

Vanishd provides independently verifiable third-party attestation receipts for your deletion and revocation claims. That's all we do. We create cryptographic receipts for every credential you destroy, revoke, or expire—certified via our simple API & developer-first protocol.

How it works

Process

1. Hash Locally

  • Generate a local SHA-256
  • Create & save your salt
  • We never see your data

2. Submit Attestation

  • Call our API with your hash
  • Anchored to ICP blockchain
  • ~10s consensus finality

3. Receive Receipt

  • Get a cryptographic receipt
  • 3rd-party attestation
  • Independently verifiable

Simple integration.

Hash your data client-side. Send us the hash. Receive a blockchain-anchored receipt. Your secrets never leave your infrastructure—we only see cryptographic hashes.

View SDK Reference →
// Import your libraries
import { Vanishd, generateSalt, hashCredential } from '@vanishd/sdk';

// Initialize client with your API key
const vanishd = new Vanishd({ apiKey });

// Generate salt (store it in YOUR database)
const salt = generateSalt();

// Hash with salt, then certify the deletion or revocation
const hash = await hashCredential(credentialId, salt, apiKeyId);
const receipt = await vanishd.certify({ credentialHash: hash });

One line to verify.

Anyone with a copy of your receipt can independently verify your hashed claim.

3rd-Party Auditors can 1-click verify your tamper-evident receipts as proof of deletion or revocation. No API key required—full transparency and simple by design.

// Anyone can verify—no API key needed
const proof = await Vanishd.verify(receiptId);
console.log(proof.valid); // true

Simple, usage-based pricing

All receipt types priced the same. Deletion, revocation, agent termination.
Start free, pay for overages as you scale. Infrastructure that grows with you.

Base Fee$0/mo
Included Receipts250/mo
Rate Limit1 req/sec
Overage Starting Rate1.99¢
~1K receipts/mo
1001K10K100K1M10M
Base Fee
$0
Overages
$14.93
750 over limit
Total Monthly
$14.93
1.49¢ effective per receipt
Overage Pricing (Sliding Scale)
0+1.99¢/receipt
250 receipts included in Free tier
Overages billed automatically at sliding scale
Works for deletion, revocation, and agent termination
No pre-purchasing, no credit packs, fully self-service

*Under 1¢ per receipt for paid tiers. Free tier overages at 1.99¢ per receipt.

Auditor Tier
$1/mo

For auditors and compliance teams. Unlimited verification via our service layer with identity on file. Direct protocol access is always free.

Sign up for Auditor

The new Gold Standard for Erasure and Revocation Claims.

Vanishd is built on the Vanishd Protocol—an open standard that turns every deletion, revocation, and expiry into stamped proof of lifecycle completion for compliance evidence.

Ready to get started?

Free tier available. No credit card required.

Get API Key →
API Key Format:vnd_sk_live_••••••••

Stay in the loop

Get updates from Vanishd

Product updates, protocol news, and security announcements. No noise.