General FAQs

Data Encryption

Q: How can we ensure data security when using the Add Contact & Update Contact APIs?

A: To meet security regulations like SEBI's guidelines, your data must be encrypted when it is being sent (in transit) and stored (at rest). For full security, switch to HTTPS for all API requests and consider the encryption at rest option if needed.

  • Data in Transit: Ensure your API requests use HTTPS instead of HTTP. HTTPS encrypts your data while it is being sent, protecting it from unauthorized access.
  • Data at Rest: Netcore offers an Encryption at Rest feature to secure your stored data. This is an additional paid service. Contact your account manager for more details.