nerdexam
Check_Point

156-521 · Question #106

A junior admin is using curl to configure static routes via Gaia API. What must be included in every request after login?

The correct answer is B. Session token in the X-Session-Token header. After authenticating with the login endpoint, Gaia API returns a session token. This must be passed in the X-Session-Token header for each subsequent request to ensure secure session

Check Point API Fundamentals

Question

A junior admin is using curl to configure static routes via Gaia API. What must be included in every request after login?

Options

  • ARoot password
  • BSession token in the X-Session-Token header
  • CGaia license key
  • DUser certificate

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    86% (30)
  • C
    3% (1)
  • D
    9% (3)

Explanation

After authenticating with the login endpoint, Gaia API returns a session token. This must be passed in the X-Session-Token header for each subsequent request to ensure secure session

Topics

#session token#X-Session-Token header#curl#Gaia API authentication

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice