Trello: Auth & Access Control
Docs-backedAuthentication traditionally uses API key plus token flows, with Atlassian ownership adding some ecosystem nuance. The model is simple enough for agents, but not especially elegant by modern OAuth-first standards. Access is primarily shaped by board/workspace permissions, so the real safety boundary is what the token-bearing identity can access.