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

# Introduction

> Welcome to the Ziik API docs. You can use the API to access Ziik API endpoints, fetching and supplying data from your Ziik system.

## Getting Started

The Ziik API is a RESTful API that can be used to access the data in your Ziik system.

<Columns cols={2}>
  <Card title="Authentication" icon="user-lock" href="/pages/authentication">
    Learn how to authenticate with the API.
  </Card>

  <Card title="Best practices" icon="face-smile" href="/pages/best-practices">
    Things to be aware of.
  </Card>

  <Card title="Entity overview" icon="diagram-project" href="/pages/structure">
    Learn about the entities in Ziik.
  </Card>

  <Card title="Use cases" icon="lightbulb" href="/pages/sync-users">
    Example use cases for the system.
  </Card>
</Columns>

<Card title="Go to API reference" icon="rocket" horizontal href="/api-reference">
  Take me to the endpoints...
</Card>

## Missing anything?

These API docs contain support for the most common use cases, if you are looking for more customization or advanced features - feel free to contact us!
