Speed up your prototyping by skipping API development and using Google Sheets instead.
Additional customisation of your API URL:
?parse=1query param to parse stored data into JSON format (eg. if you have valid JSON stored in sheets)
?limit=<number>to "slice" your data (eg. if you have 1000 rows in your sheets and you only want to get the first 10 rows)