Last updated: June 14, 2025 · Effective immediately
Restify ("the Extension") is a free, open-source API client built as a Chrome extension. This Privacy Policy explains how the Extension handles information.
The short answer: it doesn't collect any. Restify is designed to work entirely within your browser without communicating with any external servers operated by us.
Restify does not collect, store externally, or transmit any of the following:
All data you create in Restify — saved requests, collections, environments, history, and settings — is stored exclusively using the Chrome Storage API (chrome.storage.local). This storage:
The only network requests Restify makes are the API requests you explicitly initiate by clicking the "Send" button. These requests go directly from your browser to the target API server you specified — they do not pass through any Restify servers (because there are none).
We have no ability to intercept, log, or view these requests.
Restify requests the following Chrome permissions:
sidePanel — To display the UI in Chrome's side panel.storage / unlimitedStorage — To save your collections, environments, and history locally in your browser.host_permissions: <all_urls> — Required to send HTTP requests to any API endpoint you specify. Without this, Chrome would block cross-origin requests from the extension. This permission does not allow us to read your browsing data.Restify does not integrate with, or send data to, any third-party analytics, advertising, or tracking services.
The Chrome Web Store listing is governed by Google's Privacy Policy.
Restify does not collect any information from anyone, including children under the age of 13. The Extension is a developer tool not directed at children.
If this policy changes, we will update the "Last updated" date at the top of this page. Since we collect no data, any future changes would only add transparency rather than expand data collection.
Questions about this privacy policy? Open an issue on our support page or reach out via GitHub.
Since Restify collects no data, there is nothing we can provide, delete, or correct on your behalf — your data is entirely under your control locally.