MuleSoft Certified Platform Architect – Level 1 — Question 47

How are an API implementation, API client, and API consumer combined to invoke and process an API?

Answer options

Correct answer: C

Explanation

The correct answer is C because it accurately describes that the API consumer creates an API client, which is responsible for sending API invocations to the API for processing by the implementation. The other options incorrectly represent the roles and relationships between the API consumer, client, and implementation.