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

# API SDKs

> Official client SDKs for the StackOne API.

StackOne maintains and publishes client SDKs for the API:

| Language    | Package                                                                       | GitHub                                                                                 |
| ----------- | ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| TypeScript  | [npm](https://www.npmjs.com/package/@stackone/stackone-client-ts)             | [stackone-client-typescript](https://github.com/StackOneHQ/stackone-client-typescript) |
| Ruby        | [RubyGems](https://rubygems.org/gems/stackone_client)                         | [stackone-client-ruby](https://github.com/StackOneHQ/stackone-client-ruby)             |
| PHP (Beta)  | [Packagist](https://packagist.org/packages/stackone/client-sdk)               | [stackone-client-php](https://github.com/stackoneHQ/stackone-client-php)               |
| Java (Beta) | [Maven](https://mvnrepository.com/artifact/com.stackone/stackone-client-java) | [stackone-client-java](https://github.com/StackOneHQ/stackone-client-java)             |
| C# (Beta)   | [NuGet](https://www.nuget.org/packages/StackOneHQ.Client)                     | [stackone-client-csharp](https://github.com/StackOneHQ/stackone-client-csharp)         |

The API reference also provides copyable code snippets per endpoint in JavaScript, Python, PHP, Go, Java, and Ruby. To request another SDK, contact [support@stackone.com](mailto:support@stackone.com) or your dedicated Slack channel.

Building an agent instead? The [Agent SDKs](/embed/call-actions/agent-sdk) provide tool-calling toolsets for TypeScript and Python.
