Google Sheets API

od6 is the worksheet-id of the 'default' sheet within your Google Spreadsheet. That is, the leftmost sheet visible within the interface.

Ask for your worksheet feed by going to:

https://spreadsheets.google.com/feeds/worksheets/YOURSPREADSHEETID/private/full

Google Sheets API for accessing spreadsheet feed in JSON format.

https://spreadsheets.google.com/feeds/list/YOURSPREADSHEETID/od3otrm/public/values?alt=json

Reference:-

Written on August 8, 2015