1

Although usage limits for v4 of the Google Sheets API are clearly documented, I cannot seem to find the equivalent information for v3.

To clarify the context, I have inherited a system that relies on a sheet being published to the web then its data retrieved in a browser, client-side via an endpoint like this: https://spreadsheets.google.com/feeds/list/{spreadsheet ID}/1/public/values?alt=json (no API key used)

The system is expected to come under moderate load for a short period (eg; 100,000+ hits in 24 hours) in the near future and I'm trying to work out if I need to be wary of access to the API being denied.

Thanks in advance!

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.