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

# API Reference

> The Quartr API is organized around [REST](https://en.wikipedia.org/wiki/REST). Our API has predictable resource-oriented URLs, accepts [form-encoded](https://en.wikipedia.org/wiki/POST_(HTTP)#Use_for_submitting_web_forms) request bodies, returns [JSON-encoded](https://www.json.org/json-en.html) responses, and uses standard HTTP response codes, authentication, and verbs. <br /><br /> See the links below to learn more about the different endpoints.

<CardGroup cols={2}>
  <Card title="Backlog Audio" icon="headphones" href="api-reference/backlog-audio">
    Learn more about Backlog Audio
  </Card>

  <Card title="Companies" icon="building" href="api-reference/companies">
    Learn more about Companies
  </Card>

  <Card title="Documents" icon="file-lines" href="api-reference/documents">
    Learn more about Documents
  </Card>

  <Card title="Events" icon="calendar-days" href="api-reference/events">
    Learn more about Events
  </Card>

  <Card title="Live" icon="circle-dot" href="api-reference/live">
    Learn more about Live
  </Card>

  <Card title="Reports" icon="chart-simple" href="api-reference/reports">
    Learn more about Reports
  </Card>

  <Card title="Slides" icon="images" href="api-reference/slides">
    Learn more about Slides
  </Card>

  <Card title="Backlog Transcripts" icon="text" href="api-reference/backlog-transcripts">
    Learn more about Backlog Transcripts
  </Card>
</CardGroup>
