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

# Home Service Data - API Docs and Integration Guides

> API documentation for Home Service Data: source-labeled residential datasets, trust metadata, sync, and webhook guides for quoting tools and CRMs.

Welcome to the Home Service Data documentation. Here you will find the API contracts, trust fields, sync patterns, and dashboard workflows needed to integrate source-labeled residential data into quoting tools, CRMs, and workflow systems.

<CardGroup cols={2}>
  <Card title="Introduction" icon="house" href="/docs/introduction">
    Learn what Home Service Data is and what you can build with it.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/docs/quickstart">
    Make your first API call in under five minutes.
  </Card>

  <Card title="API Reference" icon="code" href="/docs/api-reference/overview">
    Full reference for every endpoint, parameter, and response field.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/docs/concepts/data-packets">
    Understand data packets, quote-safe status, access levels, and sync.
  </Card>
</CardGroup>

## Popular guides

<CardGroup cols={2}>
  <Card title="Quoting Tools" icon="file-invoice-dollar" href="/docs/guides/quoting-tools">
    Integrate finance, equipment, and context data into your quoting flow.
  </Card>

  <Card title="CRM Integration" icon="address-book" href="/docs/guides/crm-integration">
    Map quote-safe records and context fields into CRM and field-service workflows.
  </Card>

  <Card title="Sync Integration" icon="arrows-rotate" href="/docs/guides/sync-integration">
    Keep your local database current with snapshot and delta sync.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/docs/guides/webhooks">
    Receive notifications when datasets are updated.
  </Card>
</CardGroup>
