Sheets
  • Introduction
  • REST API
    • Authentication
    • Reading / updating a workbook
    • Creating / uploading a workbook
    • Simulation API
  • GraphQL API
  • Authentication in production
  • Embedding example
  • Excel compatibility
  • Example apps
Powered by GitBook
On this page

REST API

PreviousIntroductionNextAuthentication

Last updated 2 years ago

EqualTo Sheets provides a variety of REST APIs:

  • : how to use your EqualTo Sheets license key to authenticate your REST calls

  • : how to read / update workbooks, sheets and cells

  • : how to create new workbooks

  • : how to run "what-if" scenarios in an EqualTo workbook

Authentication
Reading / updating a workbook
Creating / uploading a workbook
Simulation API