Skip to main content
Question

Firebase AppCheck ReCaptch Enterprise billing

  • March 16, 2026
  • 0 replies
  • 8 views

MarcVanDaele90

I'm using Flutter web, AppCheck and reCAPTCHA enterprise. I would like to reduce the cost of reCAPTCHA enterprise and hence I would like to reduce the number of assessment requests.

In Firebase, I've increased "Token time to live" to 7 days so I would assume that this would somehow halve the number of assessments (assuming that my users return at least twice a week). Is this assumption correct? 

Unfortunately, increasing the TTL from 1 day to 7 days does not seem to have any impact on the number of assessments requests.

Can someone clarify when an assessment request happens and what can be done to reduce the number of requests?