Skip to main content

1. Get your API key

Sign up at ambientmeta.com and copy your API key from the dashboard.

2. Install the SDK

3. Sanitize some text

4. Call your LLM (with safe text)

5. Rehydrate the response

That’s it! Your LLM never saw the real PII. The original data stayed in your control the entire time.

Using curl

Sanitize

Response:

Rehydrate

Response:

Next Steps