Skip to content

Overview

REST API for programmatic access to docstosheets mailboxes, documents, and extracted data. Authenticate with the OAuth 2.0 client credentials grant using an API app created in Settings → Developer (paid plans only).

Information

  • OpenAPI version: 3.0.0

OAuth 2.0 client credentials grant. POST your client_id and client_secret to the token endpoint and send the returned access token as a Bearer token.

Security scheme type: oauth2

Flow type: clientCredentials

Token URL: https://app.docstosheets.com/connect/token

Scopes:

  • api.read - Read API data
  • api.write - Create and update API data