nerdexam
Check_Point

156-521 · Question #233

What does the Management API return after a successful login request?

The correct answer is B. Session ID. Upon successful login, the API returns a session ID which must be included in the header of all subsequent API calls. This session maintains context until explicitly logged out or expired.

Check Point API Fundamentals

Question

What does the Management API return after a successful login request?

Options

  • AJSON Web Token
  • BSession ID
  • CUser password
  • DRole mapping

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    91% (30)
  • C
    6% (2)

Explanation

Upon successful login, the API returns a session ID which must be included in the header of all subsequent API calls. This session maintains context until explicitly logged out or expired.

Topics

#session ID#login response#authentication#token

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice