Mockoon application data and settings are stored in your operating system user data folder:
c:/Users/xxx/AppData/Roaming/mockoon/storage
~/.config/mockoon/storage
~/Library/Application Support/mockoon/storage
If you use the Windows portable version, your data will be stored next to the executable in a ./mockoon-data/storage
folder. The ./mockoon-data
folder also contains all the files necessary to run the application.
Mockoon's storage
folder contains a settings.json
file with your application settings and preferences and multiple environment files containing your API mocks data.
Yes. The desktop application an Cloud web application uses a custom telemetry system collecting anonymous and basic usage data like session duration, country, operating system, application version, and number of environments. You can opt out of this telemetry system in the application settings.
None of your mock API data like route names, headers, bodies are collected.
When using our Cloud services, your data is stored in our secure cloud infrastructure. None of your data is shared with third parties nor used for any purpose other than providing the service.
No data or telemetry is collected when self-hosting using the CLI.