integrations

Create or update Anthropic integration

Create or update an Anthropic integration for this user from Galileo.

put/public/v2/integrations/anthropic

Request body

authentication_type'api_key' | 'custom_oauth2'
endpointstring nullable

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

authentication_scopestring nullable
oauth2_token_urlstring nullable

OAuth2 token URL for custom OAuth2 authentication

custom_header_mappingobject nullable

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

tokenstring required

Response

Successful Response

idstring uuid4 required
namestring required
provider'anthropic' | 'aws_bedrock' | 'aws_sagemaker' | 'azure' | 'custom' | 'databricks' | 'mistral' | 'nvidia' | 'openai' | 'vegas_gateway' | 'vertex_ai' | 'writer' required
created_atstring date-time required
updated_atstring date-time required
created_bystring uuid4 required
is_selectedboolean
is_disabledboolean

Changes

Changed in 4 of the 15 revisions of this API.61

    • added the new change_role_to_capability_based enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new create_global enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new create_shared enum value to the /// response property for the response status

      response-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new read_unredacted_data enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new read_ai_usage_organization enum value to the /// response property for the response status

      response-property-enum-value-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a211See the full diff
    • added the new read_ai_usage enum value to the /// response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog