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

# Quickstart

> Begin making calls in less than 5 minutes

## Get an API key

Visit [https://app.penciled.com](https://app.penciled.com) and make an account to get your API key.

<img className="hidden dark:block" src="https://mintcdn.com/penciled/SUZjkOdGFTAyHS6e/images/dashboard.png?fit=max&auto=format&n=SUZjkOdGFTAyHS6e&q=85&s=1e36530fad0ac97469573a119a882d0a" alt="Hero Dark" width="4550" height="1432" data-path="images/dashboard.png" />

<CardGroup>
  <Card title="Make a call" icon="phone" href="/api-reference/call/create">
    Have your AI agent call a patient.
  </Card>

  <Card title="Get call details" icon="mobile" href="/api-reference/call/list">
    Get the call transcript, outcome, and more.
  </Card>
</CardGroup>
