Check_Point
156-521 · Question #133
Which of the following headers is required in Gaia API calls after successful authentication?
The correct answer is A. X-Session-Token. After login, Gaia API returns a session token which must be included in the X-Session-Token header for all subsequent calls. This maintains authentication state across requests securely.
Check Point API Fundamentals
Question
Which of the following headers is required in Gaia API calls after successful authentication?
Options
- AX-Session-Token
- BAuthorization: Basic
- CCP-Secret
- DContent-MD5
How the community answered
(39 responses)- A87% (34)
- B3% (1)
- C3% (1)
- D8% (3)
Explanation
After login, Gaia API returns a session token which must be included in the X-Session-Token header for all subsequent calls. This maintains authentication state across requests securely.
Topics
#X-Session-Token#Gaia API headers#authentication token#API session
Community Discussion
No community discussion yet for this question.