API and AI AgentsSend files from your app
without building the plumbing yourself

One API call. Your app or AI agent hands someone a one-time encrypted download link. It auto-deletes after they open it. Full audit trail. UK-hosted and GDPR-ready out of the box.

REST API
MCP Server
AES-256 Encrypted
UK-Hosted

No credit card required · Free tier included · No recipient registration

Building Secure File Delivery is Harder Than It Looks

One-Time Links Are Not Trivial

Generating a signed URL is easy. Building the full stack around it, encryption, burn-after-download, auto-delete, expiry, audit log, GDPR retention policy, takes weeks and keeps breaking.

Emailing Files From Automations Leaks

Sending a PDF as an email attachment from a cron job or an AI agent means the file sits in inboxes, mail servers, and backups forever. Your clients expect better.

Agents Need a Safe Hand-Off

An AI agent can generate a contract, a statement, or a report in seconds. What it cannot do safely is email that document as a plain attachment. It needs a secure, audited delivery channel.

One Call. Encrypted. Delivered. Gone.

Your app or agent calls the API. FileSeal handles everything else.

1. Call the API or MCP tool

REST or stdio

Pass your file and the recipient's email (or just request a link). Use the REST endpoint directly or add the fileseal-send MCP server to your AI assistant.

2. Recipient gets a one-time link

AES-256 encrypted

FileSeal emails your recipient a secure download link. In zero-knowledge mode the encryption key lives only in the link fragment, so FileSeal cannot read the file.

3. Downloaded once, then deleted

Audit trail included

The link works exactly once. After download the seal is burned and the file is permanently deleted. The event is recorded on your dashboard audit trail.

Where Teams Are Using the API

SaaS Report Delivery

Your app generates a monthly statement or analytics export and delivers it as a secure, one-time link rather than an email attachment.

AI Agent Document Hand-Off

An AI agent drafts a contract, a quote, or a report and hands it to the end user through a secure channel without your team touching it.

Automated Onboarding Packs

Onboarding or KYC flows that dispatch personalised document packs to new customers securely and with a full audit trail.

Back-Office Automation

Replace the intern who forwards sensitive PDFs by email. Cron jobs and workflow tools call the API instead, keeping a clean audit log.

Invoice and Payslip Delivery

Payroll and billing systems that currently attach PDFs to plain emails can send each recipient a unique, self-destructing link instead.

Regulated Document Distribution

Any flow where a professional must demonstrate that a specific person received a specific document at a specific time, and that no copy was retained.

Build It Yourself vs FileSeal API

The honest tradeoff between rolling your own one-time-link infrastructure and using the API.

Build vs buy comparison for one-time file delivery
CapabilityDIY InfrastructureFileSeal API
Client-side AES-256 encryption
Must build
Built in
One-time download enforcement
Must build
Built in
Auto-delete after download
Must build
Built in
Audit trail per send
Must build
Built in
UK-only data residency
Depends on host
Always on
Time to first working send
Weeks
Minutes

Security and Compliance, Included

Everything your security review needs, without building it from scratch.

Zero-Knowledge by Default

In the default link mode, the AES-256 key lives only in the URL fragment. FileSeal stores ciphertext it cannot decrypt. Your app relays the complete link to the recipient.

Key never touches the server
AES-GCM-256 client-side encryption
Email delivery available as an opt-in

Audit Trail on Every Send

Each delivery is logged, who sent it, who collected it, and when. Useful for regulated workflows and for demonstrating compliance when audited.

Per-send audit events
Configurable expiry (24h to 168h)
Burn confirmation on collection

UK Data Residency

Files, keys, and metadata stay on UK infrastructure throughout their life. GDPR-ready by design, with no cross-border transfers for the data your app sends.

UK-only storage and compute
GDPR-compliant by design
Auto-delete after download
Bearer API key auth
One-Time Download
Immediate Deletion
No Recipient Account
MCP stdio Support
UK Data Residency
Configurable Expiry
Full Audit Trail

Frequently Asked Questions

Do recipients need an account or any software?

No. Recipients click the link in their email (or the link your app gives them), and the file downloads in their browser. No registration, no password, no app to install.

In zero-knowledge mode, can FileSeal read the file?

No. In the default link mode the AES-256 encryption key lives only in the URL fragment, which is never sent to the server. FileSeal stores ciphertext it cannot decrypt. Your application or agent is responsible for passing the complete link (including fragment) to the recipient.

Do I use the REST API or the MCP server?

Both do the same thing. Use the REST API if you are calling from a backend service, a cron job, or a workflow tool. Use the fileseal-send MCP server if you are building with an AI assistant or agent that supports the MCP protocol over stdio.

Stop shipping one-time-link infrastructure. Use the API.

Get an API key and send your first encrypted, self-destructing file in minutes. Technical docs and an MCP server are waiting for you.

GDPR compliant · UK-hosted · No credit card required