In the SaaS version of Apidog, most of your data, including API specifications and testing scenarios, are stored in the cloud. All user data is kept private and is only visible to team members, ensuring it is not publicly accessible.
The only exception is "publicly published" API documentation, which is visible to the public. However, you can employ methods such as passwords and whitelists to prevent the API documentation from being publicly visible.
We employ a variety of methods to ensure data security, and detailed information can be found at Apidog Security Measures.
Current values in environment/global variables are stored exclusively on the local computer and are not synchronized to the cloud.
It is recommended to place sensitive data in current values.
For credentials, like account passwords and similar sensitive information, utilizing Vault Secrets is advisable. Data within Vault Secrets will not be synchronized to the cloud.
In Apidog On-premises, all data resides on your own self-hosted servers and will not be stored on Apidog's cloud.No data will be sent to Apidog's server, ensuring complete control and privacy over your data.