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

# Using C1's SDKs

A software development kit (SDK) is a collection of tools, libraries, and documentation that helps developers create software. SDKs save developers time and effort by providing pre-written code that can be used to build applications and integrations.

C1 offers SDKs to help developers work efficiently with our API. Get started with the SDK in the language of your choice by following the directions below.

<Tip>
  Are you eager for a C1 SDK in a different language? [Let us know!](mailto:support@c1.ai)
</Tip>

## Go SDK

Access the [C1 Go SDK](https://github.com/conductorone/conductorone-sdk-go) on GitHub, where you'll find installation instructions, example usage, and a full list of available resources and operations.

## Typescript SDK

Access the [C1 Typescript SDK](https://github.com/conductorone/conductorone-sdk-typescript) on GitHub, where you'll find installation instructions, example usage, and a full list of available resources and operations.
