Anthropic administrator
Overview
SLUG: ANTHROPIC_ADMINISTRATOR
Description
The Anthropic Admin API allows programmatic management of organizational resources, including members, workspaces, and API keys.
Authentication Details
API Key
Connecting to Anthropic administrator
Create an auth config
Use the dashboard to create an auth config for the Anthropic administrator toolkit. This allows you to connect multiple Anthropic administrator accounts to Composio for agents to use.
Select App
Navigate to [Anthropic administrator](https://platform.composio.dev/marketplace/Anthropic administrator).
Create and Get auth config ID
Click “Create Anthropic administrator Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Anthropic administrator toolkit’s playground](https://app.composio.dev/app/Anthropic administrator)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ANTHROPIC_ADMINISTRATOR_CREATE_MESSAGE
Tool Name: Create Message
Description
Action Parameters
Action Response
ANTHROPIC_ADMINISTRATOR_GET_MODEL
Tool Name: Get Model
Description
Action Parameters
Action Response
ANTHROPIC_ADMINISTRATOR_LIST_MODELS
Tool Name: List models
Description
Action Parameters
Action Response
ANTHROPIC_ADMINISTRATOR_PROMPT_CACHING
Tool Name: Prompt Caching
Description
Action Parameters
Action Response