<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - Claude API</title>
    <link>https://www.developersdigest.tech/tags/claude-api</link>
    <description>5 items tagged Claude API on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Tue, 05 May 2026 08:44:10 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/claude-api/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - Claude API</title>
      <link>https://www.developersdigest.tech/tags/claude-api</link>
    </image>
    <item>
      <title><![CDATA[Claude Batch API: Cutting Async Workload Costs In Half]]></title>
      <link>https://www.developersdigest.tech/blog/claude-batch-api-production-guide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-batch-api-production-guide</guid>
      <description><![CDATA[How to ship Claude's Batch API in production. 50% cost savings, TypeScript SDK code, JSONL request format, and the async architecture gotchas that bite at 100k requests.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude API</category>
      <category>Anthropic SDK</category>
      <category>Batch API</category>
      <category>Cost Optimization</category>
      <category>Async</category>
    </item>
    <item>
      <title><![CDATA[Claude Vision API: Image Analysis At Production Scale]]></title>
      <link>https://www.developersdigest.tech/blog/claude-vision-api-production-guide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/claude-vision-api-production-guide</guid>
      <description><![CDATA[How to ship Claude's vision API in production. OCR, charts, UI audits, real cost numbers, TypeScript SDK code, and the gotchas that bite at 100k images a month.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude API</category>
      <category>Anthropic SDK</category>
      <category>Vision</category>
      <category>OCR</category>
      <category>Multimodal</category>
    </item>
    <item>
      <title><![CDATA[Extended Thinking in Claude: When Deep Reasoning Pays For Itself]]></title>
      <link>https://www.developersdigest.tech/blog/extended-thinking-claude-production-guide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/extended-thinking-claude-production-guide</guid>
      <description><![CDATA[A production guide to Claude's extended thinking mode. Real cost math, TypeScript SDK code, and the tasks where reasoning tokens are worth 3x the spend.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude API</category>
      <category>Anthropic SDK</category>
      <category>Extended Thinking</category>
      <category>Reasoning</category>
      <category>Cost Optimization</category>
    </item>
    <item>
      <title><![CDATA[Prompt Caching in the Claude API: A Production Guide]]></title>
      <link>https://www.developersdigest.tech/blog/prompt-caching-claude-api-production-guide</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/prompt-caching-claude-api-production-guide</guid>
      <description><![CDATA[Cut Claude API spend by up to 90% with prompt caching. Real numbers, TypeScript SDK code, and the gotchas Anthropic's docs gloss over.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude API</category>
      <category>Anthropic SDK</category>
      <category>Prompt Caching</category>
      <category>Cost Optimization</category>
      <category>Performance</category>
    </item>
    <item>
      <title><![CDATA[Tool Use in the Claude API: Production Patterns for Reliable Agents]]></title>
      <link>https://www.developersdigest.tech/blog/tool-use-claude-api-production-patterns</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/tool-use-claude-api-production-patterns</guid>
      <description><![CDATA[Master tool use in the Claude API. Schema design, retry logic, multi-step loops, and the failure modes that only show up at 10k calls a day.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude API</category>
      <category>Anthropic SDK</category>
      <category>Tool Use</category>
      <category>Function Calling</category>
      <category>AI Agents</category>
    </item>
  </channel>
</rss>