Privacy
Privacy
API JSON Workbench is designed as a local-first tool. JSON payloads are processed in your browser and are not uploaded to a server by the current application.
Local storage
The app stores recent tool history in your browser's IndexedDB so you can reopen previous local work. This data stays on your device unless you clear browser storage.
Analytics
If analytics are added later, they should only track product events such as tool usage and button clicks. Raw JSON payloads should not be collected.
Security note
Avoid pasting production secrets, tokens, private keys, or sensitive customer data into any web tool unless you fully trust the environment.