Download the Latest CIS SecureSuite Platform¶
The “CIS SecureSuite Platform Latest” endpoint allows SecureSuite members to obtain the latest version of CIS SecureSuite Platform.
Request Type |
Visibility |
|---|---|
GET |
SecureSuite Members Only |
Base URL¶
https://workbench.cisecurity.org/api/vendor/v1
Endpoint¶
/securesuite-platform/latest
Request Payload/Parameters¶
In order to provide download authorization, members must first authenticate their license key using the /license endpoint. The response from that endpoint is an authorization token.
Request Headers¶
Header Name |
Description |
|---|---|
X-SecureSuite-Token |
The token received from a successful license key verification, e.g., |
URL Parameters¶
None
Response Payload¶
Media Type¶
/application/zip
Description/Fields¶
The response payload will be the zip bundle representing the requested CIS SecureSuite Platform release version.
Response Example¶
None