Skip to main content

Scopes

API keys carry an explicit list of scopes. Missing a scope returns 403.

ScopeAccess
cases:readList/get cases and assignments
cases:writeCreate cases, complete wizard, short-term and company-certification starts
documents:readList/get documents and download content
documents:writeUpload documents to a case
people:readList/get people (employees)
permits:readList/get issued permits
certificates:readList/get certificates
webhooks:readList webhooks (API-key authenticated)
webhooks:writeCreate/update/delete webhooks

Grant the least privilege your integration needs. Reading permits does not require cases:write.