MuleSoft Certified Platform Architect – Level 1 — Question 20
What should be ensured before sharing an API through a public Anypoint Exchange portal?
Answer options
- A. The visibility level of the API instances of that API that need to be publicly accessible should be set to public visibility.
- B. The users needing access to the API should be added to the appropriate role in Anypoint Platform.
- C. The API should be functional with at least an initial implementation deployed and accessible for users to interact with.
- D. The API should be secured using one of the supported authentication/authorization mechanisms to ensure that data is not compromised.
Correct answer: A
Explanation
Option A is correct because setting the visibility to public is essential for the API to be accessible on the Anypoint Exchange portal. Options B, C, and D, while important for different reasons, do not specifically address the requirement for public access through the portal, which hinges on the visibility setting.