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

# Introduction

> Explore our guides and examples to integrate Proper.

## Getting access

You can begin as soon as you have a Proper account. [Sign up on our website](https://helloproper.com), or [login to Proper's platform](https://app.helloproper.com).

<CardGroup cols={2}>
  <Card title="API keys" icon="key" href="/apikeys">
    Read how to authenticate and make API requests using secure and restricted keys.
  </Card>
</CardGroup>

## Get started with Proper API

Connect your own applications to your Proper account for a personalised customer experience.

<CardGroup cols={2}>
  <Card title="API rerefence" icon="code" href="/api-reference">
    Dig into our API reference. Everything you need to get started using Proper API.
  </Card>

  <Card title="Webhooks" icon="code-compare" href="/webhooks">
    Listen for events on your Proper account so your integration can automatically trigger reactions.
  </Card>
</CardGroup>
