For now, we apply a daily query-seconds limit, negociated on a case by case basis.This means that when you make a query, we time how long it takes to compute, and store that information. If you go over your allowed query-seconds for the day, you’ll start getting 429 errors.
Cache is shared with other API consumers, including the app and iFrame
integrations. Which means that if you query highly demanded maps, you’ll
most likely hit cache, minimizing query-seconds usage.