QuestionQ221

Privacy Engineering

Which of the following is the BEST method for protecting the confidentiality of information returned by a new application programming interface (API) integration?

  • A Require all API requests to be monitored.
  • B Update the privacy policy to include use of the API.
  • C Ensure all API traffic is encrypted in transit.
  • D Use only APIs with de-identified data.
Explanation

Encrypting all API traffic in transit protects data from interception and unauthorized disclosure while it is transmitted between the client and the API.

Community Discussion

No comments yet. Be the first to start the discussion!