Get access

Create your API credentials from the Filemark app.

  1. Sign in at app.filemark.ca and open Developer. Every signed-in role can open the gateway; creating credentials is restricted to workspace owners and admins who hold the developer-management permission.
  2. Create an API client and select only the scopes your integration needs.
  3. Copy the client secret when it's shown. It appears once and can't be retrieved later.

Store the secret in a server-side secret manager. Never put it in browser code, browser-based tools like the interactive REST reference, source control, logs, URLs, or support messages. You don't send an organization ID anywhere — Filemark derives your organization from the authenticated client.

Filemark | Get API Access