# 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.wrtm.io/v1.0: https://api.wrtm.io/v1.0 () - https://api.whyreadthemanual.com/v1.0: https://api.whyreadthemanual.com/v1.0 () - https://api.wereadthemanual.com/v1.0: https://api.wereadthemanual.com/v1.0 () ## Authentication methods - Authorization key & Authorization date & Authorization hmac ## Parameters ### Body: application/json (object) - **IsAclAllowed** (string) Endpoint path to check if the acl control allows it. ## Responses ### 200 ACL access successfully checked #### Body: application/json (object) - **AclAllowed** (number) 1 if the key has access to the endpoint path passed, 0 if not. [Powered by Bump.sh](https://bump.sh)