S
Sheetlabs Administrative API
Details
- URL
-
https://app.sheetlabs.com - Docs
- https://app.sheetlabs.com/docs/producers/admin-api/
Authentication
Sheetlabs account credentials for Basic auth (email + password, or email + API auth token) compound discovered Get key ↗
Authorization: Basic <credential> Create a Sheetlabs account at Register. If you need access to a private API, choose Join An Existing Organisation during signup and wait for approval from that organisation's admin, as described in Authentication. For API calls, use HTTP Basic auth with your Sheetlabs username (email address) and either your account password or an API auth token. To get or rotate the token, open Account → My Account in the Sheetlabs app; the docs say tokens look like t_... and can be regenerated from that page.