Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 65

Which two methods are API security best practices? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, highlight the importance of using tokens for client verification and securing data through encryption and signatures. Options B, D, and E do not directly address API security best practices; using the same OS does not mitigate API vulnerabilities, while basic auth is less secure and cloud services focus on hosting rather than API security.