BP145: Use SSL to protect your data during transfer
Your API endpoints should be called via encrypted chanel so that the transferred data is safe and cannot be read by unauthorized parties during the transfer. SSL is a good way to achieve it.
Your API endpoints should be called via encrypted chanel so that the transferred data is safe and cannot be read by unauthorized parties during the transfer. SSL is a good way to achieve it.