API JSON WorkbenchLocal-first tools for API data
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 a snapshot in your browser's IndexedDB only when you choose Save in a tool. Snapshots stay on your device and can be deleted individually or cleared from the home page at any time.

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.