SAP Certified Associate – SAP Integration Suite — Question 31
Which of the following API modeling languages can you use to describe APIs? (Choose two.)
Answer options
- A. HTML
- B. OpenAPI
- C. RAML
- D. cXML
Correct answer: B, C
Explanation
OpenAPI and RAML are specifically designed for API modeling and provide a structured way to describe APIs. In contrast, HTML is a markup language used for creating web pages, and cXML is primarily used for electronic transactions, making them unsuitable for API modeling.