MuleSoft Certified Platform Architect – Level 1 — Question 35

What is a best practice when building System APIs?

Answer options

Correct answer: B

Explanation

The correct answer is B because closely mimicking the backend operations ensures that the API accurately represents the underlying system's functionality, leading to better usability. Options A and C are beneficial practices but do not directly address the core structure of the API itself. Option D is incorrect as exposing technical details can lead to security vulnerabilities and complicate API usage for clients.