Developer Console API services provide strong security standards to protect our customers’ data and ensure users’ privacy. Below we briefly describe what we currently use and it’s important to us to mention that we are working on adopting even more security standards.
Transmission security
All data served over the Developer Console API REST API uses HTTPS. We regularly audit our security setup to ensure that the certificates we serve are up to date. We force HTTPS for all connection to our API server to ensure that data is always encrypted during the transport from our server to your application. It is important that you make sure to use the same methods to ensure that the data is encrypted all the way to the end user.
Logging
We log all the API calls and track the interactions with Developer Console API for later review.