Anthropic

Configure an Anthropic credential in Validio to leverage Claude AI models for generating SQL queries in custom validators and filters.

Configuration for Anthropic credential

Anthropic provides advanced AI language models, including the Claude family of models for text generation, analysis, and conversation. By adding an Anthropic credential to Validio, you can leverage these capabilities to generate SQL queries for custom validation and filtering.

Prerequisites

Before setting up your Anthropic credential, ensure you have:

  • Enabled the Allow LLM credentials setting in your Validio Workspace. See Configuring Global Settings.
  • Appropriate permissions to create credentials (requires WRITE permissions for the Namespace). See Managing Roles.
  • An active Anthropic account
  • An Anthropic API key (you can generate one from the Anthropic Console)

Add an Anthropic Credential

📘

Because each Anthropic credential is tied to one language model, you should add an Anthropic credential for each model you want to use in Validio.

To add an Anthropic credential,

  1. Navigate to Credentials and click + New Credential.

  2. Namespace: Select the namespace where the resources will be created.

  3. Credential Type: Select Anthropic from the dropdown

  4. Configuration: Complete the required parameters.


    ParameterDescription
    NameA unique identifier for this credential.
    ModelSelect from available Anthropic models (Claude 4, Claude Sonnet 4.5) or, if the desired model is not in the list, enter the Claude API ID of the model. Refer to Models overview in Claude documentation.
    API keyYour Anthropic API key from the Anthropic Console. The valid API key starts with sk-ant-api03-
    Custom base URL(Optional) Custom base URL for the Anthropic API. Only needed if using a proxy or custom endpoint.

  5. (Optional) Click Test credential to validate that Validio can successfully connect to Anthropic using your configuration.

    📘

    If the test fails, verify your API key is correct.

  6. Click Create credential to save your configuration.

Next Steps

With your Anthropic credential configured, you can leverage Claude AI models across various Validio features: