Check_Point
156-521 · Question #83
What is a required header in all Gaia API requests after login?
The correct answer is B. X-Session-Token. After logging in, clients receive a session token that must be sent in the X-Session-Token header with all requests to authenticate and maintain the session.
Check Point API Fundamentals
Question
What is a required header in all Gaia API requests after login?
Options
- AX-User-Role
- BX-Session-Token
- CCookie
- DAuthorization: Basic
How the community answered
(16 responses)- A6% (1)
- B94% (15)
Explanation
After logging in, clients receive a session token that must be sent in the X-Session-Token header with all requests to authenticate and maintain the session.
Topics
#Gaia API#HTTP headers#session token#authentication
Community Discussion
No community discussion yet for this question.