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

# Introduction

> Build integrations and automated workflows with Sterndesk.

The Sterndesk API gives developers programmatic access to the data available to their Sterndesk account and organization.

Use the API to connect Sterndesk with your internal tools, integrations, and automated workflows.

### Get started

<Columns cols={2}>
  <Column>
    <Card title="Quickstart" icon="rocket" href="https://app.mintlify.com/sterndesk/atsdocs/editor/varvara-kravchuk-designer%2Fdraft-sep-25/~/afcc76c5-182c-46de-a6d0-ad3e76d5c7e8" cta="Get started">
      Create an API key and make your first request to the Sterndesk API.
    </Card>
  </Column>

  <Column>
    <Card title="Authentication" icon="key" href="https://app.mintlify.com/sterndesk/atsdocs/editor/varvara-kravchuk-designer%2Fdraft-sep-25/~/ebe7ba85-398d-4bc0-8ca0-995a11ea539c" cta="Learn about authentication">
      Learn how to create, use, and securely manage your Sterndesk API keys.
    </Card>
  </Column>
</Columns>

<Card title="API Reference" icon="brackets-curly" href="https://docs.sterndesk.com/api-reference/upload-the-files-of-a-manual-upload" cta="Explore the API Reference">
  Explore the operations currently available through the Sterndesk API, including request and response schemas.
</Card>

### API access

Sterndesk uses personal API keys to authenticate API requests.

Your API key provides access to the API operations available to your account and organization. Some operations may require additional permissions.

You can create and manage API keys from your Sterndesk account under **Settings → My account → API Keys**.

### Need help?

For information about using Sterndesk Recruit itself, visit the [**Sterndesk Help Center**](https://www.sterndesk.com/help-center).

For technical details about available API operations, see the [**API Reference**](https://docs.sterndesk.com/api-reference/upload-the-files-of-a-manual-upload).
