Stays in your VPC
Philter deploys into your private subnet. No data leaves your perimeter; no third-party API path. HIPAA Safe Harbor, GDPR, and PCI-friendly out of the box.
Cloud Deployment
Launch Philter — open source PII and PHI redaction — into your own AWS, Azure, or Google Cloud VPC. Billed through your existing cloud account. 30 days free.
Marketplace deployments give you the full Philter feature set, running inside your VPC, billed through your existing cloud account.
Philter deploys into your private subnet. No data leaves your perimeter; no third-party API path. HIPAA Safe Harbor, GDPR, and PCI-friendly out of the box.
Names, ages, ID numbers, SSNs, credit cards, VINs, dates, IPs, addresses, and more — plus custom dictionaries and regex patterns for your domain-specific identifiers.
No procurement contract, no per-seat fees. Philter is metered through your existing AWS, Azure, or Google Cloud account — the same invoice as the rest of your infrastructure.
Beyond the general-purpose NLP lens, Philter ships purpose-trained models for clinical text and COVID-era documents — higher accuracy on PHI without custom training.
Call the HTTP API directly, or use the open source SDKs for Java, .NET, and Go. Microsoft Word and Excel Add-Ins included.
Marketplace billing for the ops, Apache 2.0 for the trust. Audit the code on GitHub; no vendor black box.
All three marketplaces deploy the same Philter AMI/image into your account. Pick the one your team is already using.
/api/status./api/filter. From inside your VPC, the API accepts text and returns redacted text:$ curl http://<instance-ip>:8080/api/filter \
--data "His SSN was 123-45-6789." \
-H "Content-type: text/plain"
His SSN was ***********.Same software, two paths. Pick what fits how your team operates.
Full access to all Philter features — the same software the paid tier runs. After 30 days the trial auto-converts to the paid hourly rate unless you cancel beforehand. Cancellation is one click in the marketplace; you keep what you’ve already deployed and stop being billed going forward.
On AWS Marketplace, $0.49/hour across every supported instance type. Worked numbers:
Instance type matters for throughput, not cost. A t3.large is enough for most evaluation workloads; production redaction at scale typically runs on m5.xlarge or c5.xlarge. Pricing on Azure and Google Cloud follows similar per-hour models — check each listing for the current published rate.
Yes. After the AMI is in your account, you can attach the instance to a subnet with no NAT gateway and no internet egress. Philter does not phone home, does not download models at runtime, and does not require any outbound traffic to function. This is a common deployment pattern for healthcare and government workloads.
For evaluation: t3.large (2 vCPU, 8 GiB). For production: m5.xlarge (4 vCPU, 16 GiB) is a reasonable starting point; scale horizontally behind a load balancer when throughput demands it. GPU instances (p3.*) are available if you’re running the Healthcare lens at high volume.
BYOL is not currently offered on the marketplace listings. If your team has procurement requirements that the marketplace doesn’t fit, contact us — we can structure a direct engagement or private offer.
Email support from the Philterd team is included with marketplace deployments (typical response: within one business day). For named-contact SLAs, dedicated technical advisors, or hands-on engineering, see the consulting services or contact the team directly.
Pick your cloud, subscribe, and you’re running Philter in your VPC inside of 5 minutes. 30 days free; no procurement contract; cancel anytime from the marketplace.