JSON Sanitizer

Redact sensitive values from API responses and database records before sharing them.

Sanitization Rules
Match:
Sensitive Keys(7)Values of fields whose key names match these patterns will be redacted.
passwordtokenapiKeysecretssncardNumbercvv
JSON Inputjson
Loading editor...
Safe to Sharejson
Loading editor...
7 values redacted.
Fields: user.password, user.ssn, session.accessToken, session.refreshToken, billing.cardNumber, billing.cvv, meta.clientSecret