Check Point Certified Security Expert (CCSE) R81.20 — Question 129
By default, the web API uses which content-type in its response?
Answer options
- A. JSON
- B. Java Script
- C. Text
- D. XML
Correct answer: A
Explanation
The correct answer is A, JSON, as it is the standard format for data interchange in web APIs. The other options, while valid content types, do not represent the default response format for most web APIs.