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

# Introduction

> Soundlink documentation — learn the product and integrate the Public API.

Welcome to the Soundlink documentation. Whether you run campaigns inside the app or sync data into your own stack, start here.

## Pick your path

<CardGroup cols={2}>
  <Card title="For Developers" icon="code" href="/docs/developers">
    Integrate the Public API — keys, endpoints, SDKs, and guides to sync
    campaigns and metrics into your tools and warehouses.
  </Card>

  <Card title="Learn the product" icon="book-open" href="/docs/learn">
    Understand how Soundlink works inside the app — billing, the credit wallet,
    campaigns, and workspace features.
  </Card>

  <Card title="API Reference" icon="square-terminal" href="/docs/api-reference">
    Full OpenAPI spec, schemas, and an interactive playground.
  </Card>

  <Card title="Get started" icon="arrow-up-right-from-square" href="https://getsoundlink.com/auth">
    Create a Soundlink account and open your workspace.
  </Card>
</CardGroup>

## What's here

* **For Developers** — everything to build on the Public API: [Quickstart](/docs/quickstart), [Authentication](/docs/authentication), [Errors](/docs/errors), [SDK overview](/docs/sdks), and API guides for [syncing](/docs/syncing-campaigns), [creating](/docs/creating-campaigns), and [managing](/docs/managing-campaigns) campaigns, [video imports](/docs/importing-videos), [metrics](/docs/understanding-metrics), and [JSONL exports](/docs/jsonl-exports).
* **Learn** — product concepts and flows for people using Soundlink in your workspace, starting with the [Credit wallet](/docs/learn/wallet).
* **API Reference** — the generated [endpoint reference](/docs/api-reference) with request/response schemas and a playground.

## Need help?

Email [hello@getsoundlink.com](mailto:hello@getsoundlink.com) — include `meta.requestId` from any API error to speed up support.
