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

# Welcome to Keupera

> The AI-native SEO platform — programmatically access keyword research, backlinks, content, AI visibility, and analytics.

Keupera is an all-in-one SEO and AI visibility platform. The **Keupera Public API** lets you integrate every major module directly into your own tools and workflows. Those include Keyword Research, Backlink Research, Content Management, AI Visibility, and Analytics.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Make your first authenticated request in under 5 minutes.
</Card>

## API modules

<Columns cols={2}>
  <Card title="Keywords" icon="magnifying-glass" href="/api-reference/keywords">
    Research, enrich, and manage keywords and keyword groups.
  </Card>

  <Card title="Backlinks" icon="link" href="/api-reference/backlinks">
    Run backlink campaigns, manage opportunities, and send outreach.
  </Card>

  <Card title="Content" icon="pen-to-square" href="/api-reference/content">
    Plan, generate, and publish AI-written blog articles.
  </Card>

  <Card title="AI Visibility" icon="robot" href="/api-reference/ai-visibility">
    Track brand mentions across LLMs with Brand Radar and Prompt Research.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/api-reference/analytics">
    Website analytics, Search Console, and AI bot traffic.
  </Card>

  <Card title="API overview" icon="book-open" href="/api-reference/introduction">
    Base URL, authentication, pagination, and error handling.
  </Card>
</Columns>

## Get started

<Columns cols={2}>
  <Card title="Generate an API key" icon="key" href="https://app.keupera.com">
    Create a key from **Settings → API Keys** in your Keupera dashboard.
  </Card>

  <Card title="Read the quickstart" icon="bolt" href="/quickstart">
    Authenticate and fetch your first dataset.
  </Card>
</Columns>

<Note>
  API access requires a subscription plan that includes the Public API. If you
  receive a `403`, upgrade your plan or contact [ask@support.keupera.com](mailto:ask@support.keupera.com).
</Note>
