Connectors
...
Configuration
Check Point R80 API Key Authentication
2 min
overview the check point r80 api key authentication method allows users to authenticate using an api key inputs parameter type description required url string a url to the target host yes apikey string api key used for authentication yes verify ssl boolean verify ssl certificate no http proxy string a proxy to route requests through no example { "url" "https //checkpoint example com", "apikey" "your api key here", "verify ssl" true, "http proxy" "http //proxy example com" }