<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CloudService AI API Engineering Guides</title>
    <link>https://cloudservice.services/guides</link>
    <description>Practical guides to AI API protocols, token accounting, streaming, and retry-safe gateway design.</description>
    <language>en</language>
    <lastBuildDate>Wed, 29 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://cloudservice.services/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>OpenAI-compatible vs Anthropic Messages APIs</title>
      <link>https://cloudservice.services/guides/openai-vs-anthropic-api</link>
      <guid isPermaLink="true">https://cloudservice.services/guides/openai-vs-anthropic-api</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Compare request shapes, base URLs, streaming events, tool calls, and coding-client compatibility.</description>
    </item>
    <item>
      <title>API credits vs token packs</title>
      <link>https://cloudservice.services/guides/ai-api-credit-vs-token</link>
      <guid isPermaLink="true">https://cloudservice.services/guides/ai-api-credit-vs-token</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Understand prepaid API billing modes, raw token accounting, cache tokens, and matching base URLs.</description>
    </item>
    <item>
      <title>How AI retries multiply token usage—and how to stop it</title>
      <link>https://cloudservice.services/guides/retry-amplification</link>
      <guid isPermaLink="true">https://cloudservice.services/guides/retry-amplification</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Prevent retry amplification with logical request IDs, distributed in-flight deduplication, and strict streaming boundaries.</description>
    </item>
  </channel>
</rss>
