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

# Perso AI Platform

> Build with Perso Interactive and Speech APIs.

## Welcome

The Perso AI Platform API lets you integrate Perso's AI products into your own applications. The reference is split by product:

<CardGroup cols={2}>
  <Card title="Interactive API" icon="comments" href="/docs/specs/openapi-interactive">
    Real-time avatar sessions — lifecycle, operations, and resources.
  </Card>

  <Card title="Speech API" icon="waveform" href="/docs/specs/openapi-speech">
    Text-to-speech and speech operations.
  </Card>
</CardGroup>

## Next steps

Head to [Authentication](/docs/authentication) to get your API key, then pick a product tab above to explore its endpoints in the interactive playground.
