iiRecord
Agentic AI Atlas · ANTHROPIC_BASE_URL
env-var:anthropic-base-urla5c.ai
II.
EnvVar JSON

env-var:anthropic-base-url

Structured · live

ANTHROPIC_BASE_URL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-auth.yamlCluster · extensions
Record JSON
{
  "id": "env-var:anthropic-base-url",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-auth.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "ANTHROPIC_BASE_URL",
    "description": "Override the API endpoint to route requests through a proxy or gateway.",
    "name": "ANTHROPIC_BASE_URL",
    "category": "auth",
    "valueType": "url"
  },
  "outgoingEdges": [
    {
      "from": "env-var:anthropic-base-url",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}