Certified Cloud Security Professional – CCSP – Question007

Which data formats are most commonly used with the REST API?

A.
JSON and SAML
B. XML and SAML
C. XML and JSON
D. SAML and HTML

Correct Answer: C

Explanation:

Explanation: JavaScript Object Notation (JSON) and Extensible Markup Language (XML) are the most commonly used data formats for the Representational State Transfer (REST) API, and are typically implemented with caching for increased scalability and performance.