> ## 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 HRIS API.

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

Here are some resources to get you started:

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

  <Card title="Set up your first integration" icon="link" href="/hris/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>
