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

# Introduction

> Welcome to the official API documentation for CollectWise

## About

The CollectWise API simplifies debt collection management by allowing you to easily create and manage debtors, track their status, and receive real-time updates through webhooks—with much more to come.

## Getting Started

Begin by getting access to an API key and exploring our documentation.

<CardGroup cols={2}>
  <Card title="Authorization Guide" icon="lock" href="/authorization">
    Learn how to securely authenticate API requests.
  </Card>

  <Card title="API Reference" icon="rocket" href="/api-reference/Debtor-Object">
    Follow the steps to integrate CollectWise APIs efficiently.
  </Card>
</CardGroup>
