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

# Introduction

> Welcome to Argil's API documentation

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/argil/BBUki6oAamfarwsT/images/doc-hero.png?fit=max&auto=format&n=BBUki6oAamfarwsT&q=85&s=cb59bfa370195ca2f8c50d3f4c42033f" style={{ borderRadius: "8px" }} alt="Hero Light" width="2880" height="1000" data-path="images/doc-hero.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/argil/BBUki6oAamfarwsT/images/doc-hero.png?fit=max&auto=format&n=BBUki6oAamfarwsT&q=85&s=cb59bfa370195ca2f8c50d3f4c42033f" style={{ borderRadius: "8px" }} alt="Hero Dark" width="2880" height="1000" data-path="images/doc-hero.png" />
</Frame>

This service allows content creators to seamlessly integrate video generation capabilities into their workflow, leveraging their AI Clone for personalized videos creation. Whether you're looking to enhance your social media presence, boost user engagement, or offer personalized content, Argil makes it simple and efficient.

## Setting Up

Get started with Argil's API by setting up your credentials and generate your first avatar video using our API service.

<CardGroup cols={2}>
  <Card title="Manage API Keys" icon="key" href="/pages/get-started/credentials">
    Create, manage and safely store your Argil's credentials
  </Card>

  <Card title="Quickstart" icon="flag-checkered" href="/pages/get-started/quickstart">
    Jump straight into video creation with our quick start guide
  </Card>
</CardGroup>

## Build something on top of Argil

Elaborate complex infrastructures with on-demand avatar video generation capabilities using our `Public API` and `Webhooks`.

<CardGroup>
  <Card title="Reference APIs" icon="square-code" href="/api-reference">
    Integrate your on-demand avatar anywhere.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/pages/webhook-events">
    Subscribe to events and get notified on generation success and other events
  </Card>
</CardGroup>
