Check Point Certified Security Expert (CCSE) R80 — Question 155
Which component is NOT required to communicate with the Web Services API?
Answer options
- A. API key
- B. session ID token
- C. content-type
- D. Request payload
Correct answer: A
Explanation
The API key is not mandatory for communication with the Web Services API, while the session ID token, content-type, and request payload are essential elements required for successful API requests. These components ensure proper identification, formatting, and data transfer during the interaction.