Which data formats are most commonly used with the REST API?
Answer options:
A. JSON and SAML
B. XML and SAML
C. XML and JSON
D. SAML and HTML
Answer correct:
C
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.