Skip to main content
PUT
Create or update Anthropic integration

Authorizations

Galileo-API-Key
string
header
required

Body

application/json
token
string
required
multi_modal_config
MultiModalModelIntegrationConfig · object | null

Configuration for multi-modal (file upload) capabilities.

authentication_type
enum<string>
default:api_key
Available options:
api_key,
custom_oauth2
endpoint
string | null

Custom base URL for the Anthropic API. Required if proxy is True.

authentication_scope
string | null
oauth2_token_url
string | null

OAuth2 token URL for custom OAuth2 authentication

custom_header_mapping
Custom Header Mapping · object | null

Custom header mapping from internal fields to be included in the LLM request.

Response

Successful Response

id
string<uuid4>
required
name
string
required
provider
enum<string>
required
Available options:
anthropic,
aws_bedrock,
aws_sagemaker,
azure,
custom,
databricks,
mistral,
nvidia,
openai,
vegas_gateway,
vertex_ai,
writer
created_at
string<date-time>
required
updated_at
string<date-time>
required
created_by
string<uuid4>
required
permissions
Permission · object[]
is_selected
boolean
default:false
is_disabled
boolean
default:false