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

# Introduction

Thanx provides a number of ways to integrate — via API, webhooks, and data
exports. Outlined in these docs are guides on how to integrate with the Thanx
platform, best practice recommendations, API / webhook specs, and data export
documentation.

<CardGroup cols={3}>
  <Card title="Consumer API" href="/consumer/overview" icon="users">
    Integrate Thanx into a custom consumer experience
  </Card>

  <Card title="Partner API" href="/partner/overview" icon="handshake">
    Privileged APIs supporting custom integration use-cases
  </Card>

  <Card title="Loyalty API" href="/loyalty/overview" icon="star">
    Support integrations with digital ordering and kiosk providers
  </Card>

  <Card title="Webhooks" href="/webhooks/overview" icon="webhook">
    Responding in real-time to events within Thanx
  </Card>

  <Card title="Data Exports" href="/data/overview" icon="database">
    Accessing Thanx data in the destination of your choice
  </Card>

  <Card title="AI Integration" href="/ai/overview" icon="sparkles">
    Use AI to search docs and interact with APIs
  </Card>
</CardGroup>
