BlazeSheets

API Reference

Public spreadsheet JSON API — read, write, and calculate.

Interactive reference for the public data API (/v1/:apiId). Generated from the OpenAPI schema.

OperationMethodPath
ReadGET/v1/:apiId
CreatePOST/v1/:apiId
ReplacePUT/v1/:apiId/:rowNumber
UpdatePATCH/v1/:apiId/:rowNumber
DeleteDELETE/v1/:apiId/:rowNumber
CalculatePOST/v1/:apiId/calculate

For filter query syntax on reads, see Filtering.