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

# Introduction

> Welcome to the documentation hub for the Vitable Health API, the first all-in-one embedded benefit administration and care stack API platform.

The API is currently in beta and is likely to change, if you are interested in utilizing the API, please contact our team.

## Setting up

Get started with our API in minutes.

<Card title="Start here" icon="rocket" href="/api-reference/index" horizontal>
  Check out our API Reference.
</Card>

## Jump to API

Design a docs site that looks great and empowers your users.

<Columns cols={2}>
  <Card title="Benefits" icon="pen-to-square" href="/api-reference/company-benefits/list-active-benefit-plans-for-a-company">
    Check out our Benefits API.
  </Card>

  <Card title="Employees" icon="palette" href="/api-reference/company-members/list-employees-for-a-company">
    Check out our Employees API.
  </Card>

  <Card title="Enrollments" icon="map" href="/api-reference/benefit-enrollments/search-benefit-enrollments">
    Check out our Enrollments API.
  </Card>

  <Card title="Eligibility" icon="terminal" href="/api-reference/introduction">
    Check out our Eligibility API.
  </Card>
</Columns>
