
Anthropic ant CLI unlocks org-wide API control
Anthropic’s official ant CLI now supports organization-wide Claude Admin API access through the `org:admin` OAuth scope. Admins can script management of members, workspaces, invites, and API keys from the terminal. [Claude Platform Docs](https://platform.claude.com/docs/en/manage-claude/admin-api)
This is a meaningful control-plane upgrade that moves Anthropic organization management closer to infrastructure-as-code.
- –Replaces manual Console workflows with automatable onboarding, offboarding, workspace, and key-management operations
- –The scope grants organization-wide access regardless of workspace binding, making a dedicated admin profile essential
- –Typed flags, YAML/JSON input, pagination, and response transforms make it more practical than hand-written curl pipelines
- –Interactive OAuth tokens are short-lived; CI workloads should use Workload Identity Federation instead
DISCOVERED
2h ago
2026-08-26
PUBLISHED
2h ago
2026-08-26
RELEVANCE
AUTHOR
cjav_dev