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

# Introduction

> The Debbie API is a RESTful interface, allowing you to programmatically update, add and access your data in the platform. It provides predictable URLs for accessing resources, and uses built-in HTTP features to receive commands and return responses.

<img className="block dark:hidden" src="https://mintcdn.com/debbie-bd9dd858/c4KJPAFU082ys87I/images/hero-light.svg?fit=max&auto=format&n=c4KJPAFU082ys87I&q=85&s=177d852e52f952fbc2354a673ae1d93c" alt="Hero Light" width="1390" height="596" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/debbie-bd9dd858/c4KJPAFU082ys87I/images/hero-dark.svg?fit=max&auto=format&n=c4KJPAFU082ys87I&q=85&s=edc0c8379fce670a2ac69bbe839ca08a" alt="Hero Dark" width="1390" height="596" data-path="images/hero-dark.svg" />

## Check out the API Reference

<CardGroup cols={1}>
  <Card title="API Reference" icon="code" href="/api-reference">
    API Reference - authorization, endpoints and webhooks
  </Card>
</CardGroup>
