Payload JSON
textareaRequired input
Returns a redacted JSON object and redaction evidence.
Redact sensitive keys and common PII patterns from JSON payloads.
Redact sensitive keys and common PII patterns from JSON payloads.
API Payload Redactor is a ready-to-run Noderan marketplace workflow for developer & api teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.
Short answers for activation, pricing, inputs, and execution review.
Required input
Payload Json
{"email":"[email protected]","token":"secret-token","profile":{"phone":"+1 555 100 2000","plan":"pro"}}{
"payloadJson": "{\"email\":\"[email protected]\",\"token\":\"secret-token\",\"profile\":{\"phone\":\"+1 555 100 2000\",\"plan\":\"pro\"}}"
}Redacted Payload
Redacted Keys
Redaction Count
2Warnings
{
"redactedPayload": {
"email": "[REDACTED_EMAIL]",
"token": "[REDACTED]"
},
"redactedKeys": [
"email",
"token"
],
"redactionCount": 2,
"warnings": [
"Review nested free-text fields manually."
]
}Review the workflow and expected credit cost.
Connect the tools or inputs required for execution.
Run the workflow and inspect outputs in the app history.
Start with the outcome. Inspect the proposed steps, scope, and estimate before connecting tools or running live.