Privacy Policy for PrivyApiStudio
Effective Date: February 8, 2026
1. Data Privacy Principles
PrivyApiStudio ("we", "us", or "our") is committed to protecting your privacy. PrivyApiStudio is a local-first application. We believe that developer tools should be private by default. Our core design principle is that your data belongs to you and should remain on your device.
2. Information Collection and Use
2.1 Local Data Storage
All data managed by the application, including but not limited to:
- API Request History
- API Keys and Credentials
- Workspace Configurations
- OpenAPI/Swagger Specifications
- Environment Variables
is stored exclusively on your local device in a local database file. We do not transmit this data to our servers or any third-party cloud storage unless you explicitly configure a third-party service (see Section 3).
2.2 Personal Data
We do not collect any personal data such as your name, email address, or phone number. There is no account registration required to use the software.
2.3 Telemetry and Tracking
PrivyApiStudio does not include any tracking scripts, analytics, or telemetry. We do not monitor how you use the app or what APIs you are developing.
3. Third-Party Services
3.1 AI Providers
The application includes an AI assistant feature that allows you to connect to various AI providers.
- Local Providers (e.g., Ollama): If you use a local AI provider, no data leaves your machine.
- Remote Providers (e.g., OpenAI): If you configure a remote AI provider, only the prompts you explicitly send to the AI and the relevant API context are transmitted to that provider. This data is subject to the privacy policy of the respective AI provider.
3.2 External Requests
When you execute an API request using the application, the request is sent directly from your machine to the destination URL specified by you.
4. Data Security
Because all data is stored locally, the security of your data depends on the security of your computer. We recommend using full-disk encryption and maintaining strong OS passwords to protect your local files.
5. Changes to This Privacy Policy
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy within the application or on our official website/repository.
6. Contact Us
If you have any questions about this Privacy Policy, please contact us via our GitHub repository issues page: https://github.com/kenelite/privacypolicy/issues
Summary:
- Do you collect personal data? No
- Do you use analytics? No
- Do you share data with third parties? No (unless you configure remote AI)
- Where is data stored? Locally on your device only
- Do you have servers? No
PrivyApiStudio is built for developers who value privacy. Your data stays on your machine.