SheetToJSON API

Instant CRUD JSON Backend from your Google Sheets. No setup required.

12 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

SheetToJSON API endpoints

MethodEndpointDescription
v1
POST registerSheet
/v1/register
Link a Google Spreadsheet to your RapidAPI account. You must call this endpoint once before using the CRUD operations. Don't forget to share your sheet with the provided service…
GET getRows
/v1/{spreadsheetId}/{sheetName}
Retrieve rows from your sheet. Supports pagination, sorting, and advanced filtering (e.g., ?price=gt:50 or ?name=lk:apple). Served from a high-speed cache.
POST insertRows
/v1/{spreadsheetId}/{sheetName}
Add one or multiple new rows to the bottom of your sheet. The cache is automatically updated.
PATCH updateRow
/v1/{spreadsheetId}/{sheetName}
Update specific fields of an existing row. You must provide a lookup key and value in the query parameters to identify the row.
DELETE deleteRow
/v1/{spreadsheetId}/{sheetName}
Delete a row from your sheet. Requires lookup_key and lookup_value to identify the row.

SheetToJSON API pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 500 / monthly
PRO $12 / month 5 / second
  • Requests: 10,000 / monthly (then $0.0050 each)
ULTRA Recommended $39 / month
  • Requests: 100,000 / monthly (then $0.0020 each)
MEGA $149 / month
  • Requests: 1,000,000 / monthly (then $0.0010 each)

More Database APIs

View all →
  • Detailed auto parts catalog data through API, including parts, categories, compatibility details, and…

    DatabaseFreemium193 subscribers
  • 🔥API for retrieving US and CA real-time real estate data from public sources. Property data by address.…

    DatabaseFreemium694 subscribers
  • Auto Parts Catalog is a freemium API that gives developers programmatic access to an aggregated automotive…

    ReviewedDatabaseFreemium2.3k subscribers
  • The Indian Railway IRCTC API is an unofficial, third-party service that surfaces publicly available data…

    ReviewedDatabaseFreemium3.7k subscribers
  • --- DEMO ---- The complete Motorcycle Database with specifications for all Makes & Models [year 1900 to…

    DatabaseFreemium1.7k subscribers
  • CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search.

    DatabaseFree297 subscribers