Talk to the Team

Tell us about your stack and the privacy problems you're trying to solve. We typically respond within one business day.

Prefer email? support@philterd.ai

Prefer to skip the form? Pick a time on our calendar →
or send a message

Please do not enter PII or PHI in this form. If you need to share an example, use a sanitized one.

SDKs & client libraries

Philterd SDKs

Each Philterd SDK and client library, the product it talks to, the install one-liner, and the latest version.

SDK / clientLanguageTalks toInstallLatestRepo
phileasJavaPhileas (embedded)ai.philterd:phileas Maven coordinate. Add to your pom.xml dependencies.Latest phileas versionphilterd/phileas →
phileas-pythonPythonPhileas (embedded)pip install phileas-redactLatest phileas-python versionphilterd/phileas-python →
Phileas .NET.NETPhileas (embedded)dotnet add package PhileasLatest Phileas .NET versionphilterd/phileas →
Same monorepo as phileas; the .NET binding lives under the same tree.
philter-sdk-javaJavaPhilter API (HTTP)ai.philterd:philter-sdk-java Maven coordinate. Add to your pom.xml dependencies.Latest philter-sdk-java versionphilterd/philter-sdk-java →

Java is the only maintained Philter API client. For .NET, Go, Python, and every other language, call the Philter HTTP API directly using the Philter OpenAPI specification. Every running Philter instance serves the spec at /v3/api-docs with interactive Swagger UI, so you can generate a typed client in any language.

Back to Developers →