Get a key and make your first call in 30 seconds. NoData is the access layer for AI: compute what a subject may see, release only that, and prove it — access.compute() · fabric.send() · verify(), one primitive, one meter.
10,000 API calls free every month · no credit card to start.
n8n
Zapier
Make
Slack
→
NoData
→
Stripe
HubSpot
Salesforce
Twilio
Everything flows encrypted. The server is blind.
Node.js
Python
Go
Ruby
React
Next.js
Docker
AWS
Vercel
GitHub
GitLab
K8s
Supabase
PostgreSQL
MongoDB
Redis
Firebase
Terraform
Notion
Jira
Airtable
Postman
Any system that speaks HTTP. One line of code.
1
Register
2
API Key
3
Test
🔑
Click to get your API key
We'll generate an RSA-4096 key on your device, register it anonymously, and return an API key.
🔒 10,000 API calls free/month, then $0.25/1,000.
👁️🗨️ Our server is blind — never sees your data.
🚫 Fully private. No email, no name, no nothing.
FAQ
What exactly happens when I call /encrypt?+
The value is encrypted with AES-256-GCM on our server, returned as a token (ndc_enc_...), and the original is immediately wiped from memory. We only store metadata: field name, timestamp, hash. Never the value itself.
Can I use this with n8n / Zapier / Make?+
Yes. Any system that can send an HTTP POST with an Authorization header works. In n8n it's the HTTP Request node, in Zapier it's Webhooks, in Make it's the HTTP module. Two endpoints: /encrypt and /decrypt.
What if you get breached?+
There's nothing to steal. We don't store original values, decryption keys, or session data. An attacker who breaches our server finds metadata and hashes. Worth zero.
How does pricing work?+
One meter: 10,000 API calls free every month, then $0.25 per 1,000. Fabric rides the same meter — no separate SKU. Burst protection (120 calls/min) prevents abuse. Paid Capsule adds a team dashboard, PDF Evidence Pack, retention, and integrations — not a separate meter.
Our server is blind. Your key stays with you. Even we can't decrypt.