skills/smithery.ai/claude-api

claude-api

Installation
SKILL.md

Claude API

Build applications with Anthropic's Claude API using official Python and TypeScript SDKs.

Base URL: https://api.anthropic.com

Authentication

All requests require these headers (SDKs handle automatically):

Header Value
x-api-key API key from Console
anthropic-version 2023-06-01
content-type application/json

Quick Start

Python

Installs
2
First Seen
Apr 8, 2026
claude-api from smithery.ai