Logo
Google Sheets Logo

Google Sheets APIs

Create a new spreadsheet and edit it with others at the same time — from your computer, phone or tablet. Free with a Google account.

Google Sheets APIs

Account Request URL

-

Base Endpoint

https://sheets.googleapis.com/v4

Spreadsheets

Gets one or more spreadsheets.

GET

/v4/spreadsheets/{spreadsheetId}

Spreadsheets

Creates a new spreadsheet.

POST

/v4/spreadsheets

Spreadsheets

Deletes a spreadsheet.

DELETE

/v4/spreadsheets/{spreadsheetId}

Spreadsheets

Updates the entire spreadsheet.

/v4/spreadsheets/{spreadsheetId}

Values

Appends values to a spreadsheet.

/v4/spreadsheets/{spreadsheetId}/values/{range}:append

Values

Clears cells in a spreadsheet.

/v4/spreadsheets/values:batchClear

Values

Gets multiple ranges of values from a spreadsheet.

/v4/spreadsheets/values:batchGet

Values

Updates multiple ranges of values in a spreadsheet.

/v4/spreadsheets/values:batchUpdate

Values

Clears the specified cell or range of cells in a spreadsheet.

/v4/spreadsheets/{spreadsheetId}/values/{range}:clear

Values

Gets values from a spreadsheet.

GET

/v4/spreadsheets/{spreadsheetId}/values/{range}

Values

Sets values in a spreadsheet.

/v4/spreadsheets/{spreadsheetId}/values/{range}

Details

Popular

Provider

Country HQ

USA

API Type

REST

Categories

Spreadsheets

Alternatives

Important URLs

Last Updated on

2024-03-28

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo