This page is part of the AeThex documentation system.
+
SDKs provide language-specific tools for working with AeThex APIs and platform services.
-
> [!NOTE]
-
> This article is a placeholder and should be expanded.
+
<div class="docs-section-heading">
+
<h2>SDK purpose</h2>
+
<p>SDKs should make common integrations easier while preserving the behavior documented in the API Reference.</p>
+
</div>
-
{{PageIndex}}
+
SDKs should wrap authentication, request signing, pagination, error handling, retry behavior, and typed access to common resources. They should not hide important security or permission requirements.