Check_Point
156-521 · Question #78
What is the Gaia API endpoint URL format for login requests?
The correct answer is A. /gaia-api/v1/auth/login. The Gaia API login endpoint is /gaia-api/v1/auth/login, where clients send authentication credentials to obtain a session token. This is necessary before accessing any protected
Check Point API Fundamentals
Question
What is the Gaia API endpoint URL format for login requests?
Options
- A/gaia-api/v1/auth/login
- B/api/login
- C/mgmt/login
- D/rest/login
How the community answered
(41 responses)- A90% (37)
- B5% (2)
- C2% (1)
- D2% (1)
Explanation
The Gaia API login endpoint is /gaia-api/v1/auth/login, where clients send authentication credentials to obtain a session token. This is necessary before accessing any protected
Topics
#Gaia API#endpoint URL#login endpoint#API structure
Community Discussion
No community discussion yet for this question.