according to the Google docs for the SafetyNet API here there is a quota attest() method.
From the documentation for the SafetyNetApi here I see there are other methods, such as: isVerifyAppsEnabled(), listHarmfulApps(), lookupUri()
Do you know if those methods count against the quota as well? I didn't see any mention of quota or limit on the doc pages.
Thanks!