What security measures does the Aqua platform API use
Each API call must contain a HMAC SHA256 signature which is generated based on the path, URL parameters, and payload, signed with the API key and secret. This signature is validated for every API call. Additionally, API calls are rate limited based on the resource type.
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.