SheetDB

SheetDB is a service that turns any Google Sheet into a JSON REST API. Provides GET, POST, PUT, PATCH, and DELETE endpoints against spreadsheet data, supporting full CRUD operations without code. Used for prototyping, simple backends, and content management.

API entry from apis.yml

apis.yml Raw ↑
aid: spreadsheets:sheetdb
name: SheetDB
description: SheetDB is a service that turns any Google Sheet into a JSON REST API. Provides GET, POST,
  PUT, PATCH, and DELETE endpoints against spreadsheet data, supporting full CRUD operations without code.
  Used for prototyping, simple backends, and content management.
humanURL: https://sheetdb.io/
baseURL: https://sheetdb.io/api/v1
tags:
- Spreadsheets
- No Code
- REST API
- Google Sheets
properties:
- type: Documentation
  url: https://docs.sheetdb.io/
- type: Website
  url: https://sheetdb.io/