Send a single request with the user email. NukeAPI fans out to every connected integration in parallel, collects results, logs the audit trail, and returns a signed PDF — all in under a second.
78 integrations — more shipping monthly
Need a custom integration? Request it →
No seats. No hidden fees. Cancel any time.
For solo devs and local testing.
For growing SaaS products handling user data
For funded startups passing SOC 2 or GDPR audits
For high-volume teams needing unlimited deletions and dedicated support.
Need unlimited deletions? Talk to us about Business →
Businesses buy on ROI, not price. Here is the calculation your finance team will run.
Under GDPR, you have 30 days to respond to a deletion request. Under CCPA, 45 days. Miss the deadline and fines start at €20M or 4% of global revenue — whichever is higher.
NukeAPI gives you a signed PDF audit trail for every deletion — the exact document your lawyers need to demonstrate compliance.
An official SDK, an n8n community node, and an MCP server — pick the integration surface that fits your stack.
Typed TypeScript SDK for Node & browser. Delete a user across every connected integration in three lines.
npm install @nukeapi/sdk
import { NukeAPI } from '@nukeapi/sdk'
const nuke = new NukeAPI({ apiKey: 'nk_live_...' })
await nuke.deleteUser({ subject_email, integrations })SDK docs →Drop NukeAPI into any n8n workflow — no code. Connect your API key, pick integrations, run.
npm install n8n-nodes-nukeapi # or copy the built folder into ~/.n8n/customn8n docs →
Let Claude Desktop or Cursor delete users for you via the Model Context Protocol.
{
"mcpServers": {
"nukeapi": {
"command": "npx",
"args": ["tsx", "/path/to/nukeapi/mcp/server.ts"],
"env": {
"NUKEAPI_BASE_URL": "https://nukeapi.dev",
"NUKEAPI_API_KEY": "nk_live_..."
}
}
}
}MCP docs →Be ready before it arrives. Set up takes 15 minutes.
The first 20 deletions are free.
No credit card required · DPA available