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

# SDKs

> Official, fully typed clients for the Polar API

Call the Polar API with full type safety using one of our official SDKs.

<Columns cols={2}>
  <Card title="TypeScript" icon="js" href="/docs/integrate/sdk/typescript" horizontal>
    For JavaScript runtimes — Node.js and the browser.
  </Card>

  <Card title="Python" icon="python" href="/docs/integrate/sdk/python" horizontal>
    For Django, Flask, and FastAPI applications.
  </Card>
</Columns>
