Google Sheets

Google Sheets makes your data pop with colorful charts and graphs. Built-in formulas, pivot tables and conditional formatting options save time and simplify ordinary tasks.

Info

Schemes: https
Base URL: https://sheets.googleapis.com/v4

Documentation Reference

Authentication: OAuth2
Generate token: To get started using Sheets API, you need to first, create a project in the Google API Console, enabling the API, and creating credentials.
From the Credentials page, click Create credentials > OAuth client ID to create your OAuth 2.0 credentials or Create credentials > Service account key to create a service account.
If you created an OAuth client ID, then select your application type.
Fill in the form and click Create.

Link for help

Endpoints

/spreadsheets

GET POST PUT

Summary: Reads and writes Google Sheets.

Reference