You could set the optional_limit to 1 on a LookupResources request. Therefore, any response with a length greater than 0 would indicate the given permission on the given resource type. You would need to do n LookupResource requests for n number of resource types because you can only have a single type per request.