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

# Introduction

> Integrating with QuickBooks Enterprise or Desktop? Congratulations — you’ve chosen the hardest API in accounting. Between ancient SOAP servers, cryptic QBXML, and undocumented edge cases, it’s like time-traveling to 2003. QuBe Sync handles all that nonsense so you don’t have to. You write clean code; we wrestle with the dinosaurs.

## Getting Started

The QuBe Sync API is small and focused, so you can get started in minutes.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket-launch" href="/quickstart">
    Make your first request to QB in a few minutes
  </Card>

  <Card title="API Reference" icon="image" href="/api-reference/introduction">
    Dig into the API docs
  </Card>
</CardGroup>
