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

# Developer Docs Overview

> Build reliable Linquid integrations with API, webhooks, and tracking modules

# Developer Docs Overview

Use this section when integrating Linquid from your backend or product.

## Recommended implementation order

1. Authenticate and verify session or API key strategy.
2. Implement core link and campaign workflows.
3. Implement conversion tracking and customer identity stitching.
4. Add webhook receivers with signature verification and idempotency.
5. Add retries, rate-limit handling, and operational logging.

## Core references

* `/api-reference/overview`
* `/developer/error-model-and-retries`
* `/developer/rate-limits-and-budgeting`
* `/developer/webhook-signatures-and-idempotency`
* `/api-reference/webhooks/event-types`
