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

# API

> Build on Introw programmatically with the REST API and API keys. The full API documentation lives in the API Reference and Developer Platform.

> Everything Introw does is available programmatically. Use the REST API to integrate Introw with the rest of your stack.

The API is documented in full in the **API Reference** tab and the **Developer Platform**. This page points you there so there's a single, maintained source.

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/general/introduction">
    Browse every endpoint, with request and response schemas.
  </Card>

  <Card title="API overview" icon="book-open" href="/features/developer/api">
    How the API fits into the Introw platform.
  </Card>

  <Card title="Create and manage API keys" icon="key" href="/features/developer/api/guides/create-and-manage-api-keys">
    Generate and rotate the keys that authorize API calls.
  </Card>

  <Card title="Zapier" icon="bolt" href="/features/integrations/zapier">
    Prefer no-code? Automate Introw with Zapier instead.
  </Card>
</CardGroup>
