Data operations
Read cell objects and run calculations
Run calculations in a workbook and retrieve cell objects.
POST
Use this endpoint if you need detailed cell objects that include raw values, value types, format strings, and cell positional offsets. If you only need cell values, try the values
endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200
application/json
Successful Response
Response type returned by the for /calc query endpoint.