Skip to main content

My watchRTC API key is exposed on the client side, is it safe to expose API keys?

It is best practice not to expose API keys in the client-side code. However, the purpose of the watchRTC API key is solely for establishing a connection between the watchRTC SDK and the server, which enables the uploading of metrics from clients to the server. It cannot be utilized for any other function, such as data retrieval, modifying existing data, or accessing dashboard results.

Was this article helpful?

0 out of 0 found this helpful