MuleSoft Certified Platform Architect – Level 1 — Question 9
What API policy would LEAST likely be applied to a Process API?
Answer options
- A. Custom circuit breaker
- B. Client ID enforcement
- C. Rate limiting
- D. JSON threat protection
Correct answer: D
Explanation
The correct answer is D, JSON threat protection, as it is more relevant to Security APIs focusing on input validation and threat prevention. In contrast, the other options like Custom circuit breaker, Client ID enforcement, and Rate limiting are more applicable to managing performance and access control in a Process API environment.