# Anthropic

## **Connector Overview**

<figure><img src="/files/Juvd8gV0n0XCzSfVEIC7" alt="" width="300"><figcaption></figcaption></figure>

Anthropic is an AI research company that builds reliable systems like Claude, focusing on safety and developing conversational assistants that prioritize helpfulness and human alignment.

## **Supported Models**

Claude Sonnet 4, Claude Opus 4

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ANTHROPIC\_CLAUDE\_API\_KEY
* PAN\_SEC\_ANTHROPIC\_CLAUDE\_VERSION

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Anthropic information must be gathered:

* API Key
* Anthropic Version

To obtain the information required for provisioning the Anthropic Connector, perform the following steps:<br>

1. Log in to your [Anthropic Account](https://console.anthropic.com/)
2. Navigate to Manage > API Keys
3. Select **+Create Key**

## **API Resources**

For more information on how to utilize the Anthropic API, feel free to reference the following [documentation](https://docs.anthropic.com/en/home).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/anthropic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
