Check_Point
156-521 · Question #174
Which of the following are valid URLs to send a login request to the Management API using Postman? (Choose two)
The correct answer is A. https://:443/login B. https://:19009/login. Login requests for Management API typically go to port 443 or 19009, depending on the setup. Gaia API, on the other hand, uses a different endpoint and URL structure.
Check Point API Fundamentals
Question
Which of the following are valid URLs to send a login request to the Management API using Postman? (Choose two)
Options
- Ahttps://:443/login
- Bhttps://:19009/login
- Dhttps://:443/gaia-api/v1/login
How the community answered
(17 responses)- A88% (15)
- D12% (2)
Explanation
Login requests for Management API typically go to port 443 or 19009, depending on the setup. Gaia API, on the other hand, uses a different endpoint and URL structure.
Topics
#API endpoints#login URL#port 443#port 19009
Community Discussion
No community discussion yet for this question.