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

# Introduction

> Learn how to get started with Kombo's unified ATS API.

Kombo's unified ATS API allows reading data from and
writing data to [dozens of ATS systems](https://www.kombo.dev/categories/ats)
through a single standardized interface.

Here are some resources to get you started:

<CardGroup>
  <Card title="Explore the API reference" icon="magnifying-glass" href="/ats/v1/get-applications">
    Explore what data you can read and write through our unified endpoints.
  </Card>

  <Card title="Set up your first integration" icon="link" href="/ats/getting-started">
    Understand how you can connect your first integration in a few minutes.
  </Card>

  <Card title="Official SDKs" icon="code" href="/libraries-and-sdks">
    Use our official SDKs for ergonomic and type-safe API interactions.
  </Card>
</CardGroup>
