> ## Documentation Index
> Fetch the complete documentation index at: https://docs.otim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

The Otim SDK provides a complete toolkit for integrating Otim’s smart orchestration capabilities directly into your app or workfow.

## Start Building with Otim!

<Card title="Getting Your Developer Keys (required)" icon="key" href="/sdk/getting-your-developer-keys">
  Get developer keys in order to authorized performing actions through the SDK.
</Card>

### Server-Side

<CardGroup cols={2}>
  <Card title="Go" icon="golang" iconType="brands" href="/sdk/installation-and-setup" />

  <Card title="TypeScript" icon="code" href="/sdk/installation-and-setup" />
</CardGroup>

Want to just jump right in with some quickstart sandboxes? Check out the [Otim Playground](https://github.com/otimlabs/otim-playground) GitHub repository to find every developer example you may need.
