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

# Backend SDKs

<Note>
  The REST SDKs are currently in **Public Beta**.
</Note>

<CardGroup cols={2}>
  <Card title="TypeScript" icon="js" href="https://github.com/stiggio/stigg-typescript">
    TypeScript/Node.js SDK
  </Card>

  <Card title="Python" icon="python" href="https://github.com/stiggio/stigg-python">
    Python SDK
  </Card>

  <Card title="Go" icon="golang" href="https://github.com/stiggio/stigg-go">
    Go SDK
  </Card>

  <Card title="Java" icon="java" href="https://github.com/stiggio/stigg-java">
    Java SDK
  </Card>

  <Card title="Ruby" icon="gem" href="https://github.com/stiggio/stigg-ruby">
    Ruby SDK
  </Card>

  <Card title="C#" icon="microsoft" href="https://github.com/stiggio/stigg-csharp">
    C# / .NET SDK
  </Card>
</CardGroup>


## Related topics

- [API Keys](/documentation/managing-your-account/environments/api-keys.md)
- [Backend](/api-and-sdks/integration/backend.md)
- [Overview](/api-and-sdks/integration/overview.md)
- [Customer management](/api-and-sdks/integration/backend/customers.md)
- [Entitlement checks](/api-and-sdks/integration/backend/entitlements.md)
