Google Sheets API Service

This API service provides access to data stored in a Google Spreadsheet with the following features:

  • Read all records from a specific sheet
  • Write new records to a specific sheet
  • Update existing records in a specific sheet by ID
  • Strong typing and validation for all data
Актуальная документация: Полная и актуальная документация API доступна в автоматически генерируемых форматах ниже. Эта страница больше не содержит статических описаний эндпоинтов для избежания устаревшей информации.

API Documentation

API документация доступна по следующим адресам:

Аутентификация и страницы профиля доступны отдельно и не являются частью API.

API Reference

Interactive documentation with Swagger UI for testing the API endpoints directly.

Open Swagger UI
API Specification

OpenAPI JSON specification document for the API.

View JSON Spec

API Usage Examples

API Testing & Exploration

Test and explore the API functionality using the interactive documentation:

🔬 Interactive Testing

Try API endpoints directly in your browser with real-time response preview.

Open Swagger UI
📖 API Reference

Browse complete API documentation with detailed schemas and examples.

Open ReDoc