BeginnerИнженерияclaude
Anthropic API Fundamentals: Official Course
Anthropic's official API fundamentals course: first request, Messages API format, model selection, generation parameters, streaming, and vision. Real Python code from the Anthropic team.
6modules
6lessons
120 mintotal time
Developers getting started with Claude APIaudience
Module 1
Getting Started with Claude SDK
Install the SDK, authenticate, and make your first request to the Claude API.
Module 2
Messages API Format
Message structure, response object, few-shot prompting, and building a chatbot.
Module 3
Claude Models
Comparing models by speed and capabilities, and criteria for choosing the right one.