> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/sdk.md).

# SDK

The iMBrace SDK helps developers connect their applications, automations, workflows, data boards, AI agents, and communication channels with the iMBrace platform. It is available for both TypeScript and Python, and both SDKs follow the same Gateway API, authentication model, resource structure, and retry/error handling approach.

This section is designed as a practical onboarding layer. It explains what each SDK area is used for, when to use it, and where to find the full developer-level details.

**Developer Reference:** [SDK Developer Manual](https://developer.imbrace.co/getting-started/overview/)
