# Is Endpoint Authorized **POST /Api/Read/Acl** This process returns whether the provided path can be called with your current access level. *Secret Hmac Required. Cache Time 1 Hour.* ## Servers - https://Api.StrandVision.com/v1.0: https://Api.StrandVision.com/v1.0 () ## Authentication methods - Authorization key & Authorization date & Authorization hmac ## Parameters ### Body: (object) - **IsAclAllowed** (string) Endpoint path to check if the acl control allows it. ## Responses ### 200 ACL access successfully checked #### Body: (object) - **AclAllowed** (number) 1 if the key has access to the endpoint path passed, 0 if not. [Powered by Bump.sh](https://bump.sh)