GraphQL API
Last updated
Last updated
You must set the HTTP Authorization
header to Bearer <license key>
to use the REST APIs. For example, if your EqualTo Sheets license key is:
12345679-1234-1234-1234-123456789abc
Then you should set the Authorization
header to:
Bearer 12345679-1234-1234-1234-123456789abc
See for more information.
A1
in the first sheet of a workbookA1
in the first sheet of a workbook to "300$"
The GraphiQL client also contains some auto-generated documentation on the API: