Scopes

Scopes go on the wire fully qualified, prefixed with https://api.filemark.ca/ — the short name clients:read is sent as https://api.filemark.ca/clients:read.

Short scopeGrants
mcpMCP transport access — request this for any MCP client
clients:readList or get clients
entities:readList or get legal entities
tax-years:readList or get tax years
engagements:readGet engagement metadata
documents:readList document metadata
workpapers:readList workpaper metadata
review:readGet review indicators
tax:computeList and run deterministic computations
readLegacy alias that only lists clients — prefer clients:read

The authorization server also defines *:write, exports, portal, integrations, and admin scopes for future capabilities; they grant nothing today. The Developer credential form does not offer unpublished mutation or external-effect scopes, and new-client creation rejects broad unallocated reservations, so don't build against them.

Filemark | API Scopes