Skip to main content

HushSafe public beta is live — get 3 months free for early platforms. Learn more →

SDKs & Libraries

Official client libraries for every major language.

LanguagePackageStatusInstall
Node.js / TypeScript@matrioshkalabs/hushsafe
Available
npm install @matrioshkalabs/hushsafe
Pythonhushsafe-python
Available
pip install hushsafe-python
Rubyhushsafe-ruby
Coming Q3 2026
gem install hushsafe-ruby
Gohushsafe-go
Coming Q3 2026
go get github.com/matrioshkalabs/hushsafe-go
PHPhushsafe-php
On roadmap
composer require matrioshkalabs/hushsafe-php

Node.js Example

import { HushSafe } from "@matrioshkalabs/hushsafe";

const client = new HushSafe({ apiKey: process.env.HUSHSAFE_API_KEY });
const result = await client.moderate({ text: "Hello world" });
console.log(result);

We respect your privacy. Choose which cookies you allow — no third-party ad trackers by default. Cookie policy