Anthropic Administrator
Learn how to use Anthropic Administrator with Composio
Overview
Enum
ANTHROPIC_ADMINISTRATOR
Description
The Anthropic Admin API allows programmatic management of organizational resources, including members, workspaces, and API keys.
Authentication Details
API_KEY
admin_api_key
Actions
ANTHROPIC_ADMINISTRATOR_CREATE_MESSAGE
Action Parameters
max_tokens
messages
model
temperature
top_k
top_p
Action Response
data
error
successful
ANTHROPIC_ADMINISTRATOR_GET_MODEL
Action Parameters
model_id
Action Response
data
error
successful
ANTHROPIC_ADMINISTRATOR_LIST_MODELS
Action Parameters
Action Response
data
error
first_id
has_more
last_id
successful
ANTHROPIC_ADMINISTRATOR_PROMPT_CACHING
Action Parameters
max_tokens
messages
model
stream
system
temperature
top_p
Action Response
data
error
successful