google-sheetsgoogle-sheets-apigoogle-sheets-export-url

Is the CSV download link API stable (or official)?


Is this a part of a stable api? Can I use it in an app to consume the data?

https://docs.google.com/spreadsheets/d/<KEY>/export?gid=<WORKBOOK_ID>&format=csv


Solution

  • AFAIK https://docs.google.com/spreadsheets/d/<KEY>/export?gid=<WORKBOOK_ID>&format=csv is not part of a current API.

    The Google Sheets API documentation link is

    https://developers.google.com/google-apps/spreadsheets/