# Documentation ## Docs - [Authentication](https://docs.agenthuman.com/api-reference/authentication.md): How to authenticate with the Agent Human API - [Create Session](https://docs.agenthuman.com/api-reference/endpoints/create-session.md): Create and start a new avatar video session - [Delete Avatar](https://docs.agenthuman.com/api-reference/endpoints/delete-avatar.md): Permanently delete a user-uploaded avatar - [End Session](https://docs.agenthuman.com/api-reference/endpoints/end-session.md): Stop the avatar server and release resources - [Get Session](https://docs.agenthuman.com/api-reference/endpoints/get-session.md): Retrieve a specific session by ID - [Get Usage Summary](https://docs.agenthuman.com/api-reference/endpoints/get-usage-summary.md): Get current usage summary including minutes, active sessions and billing period information - [List Avatars](https://docs.agenthuman.com/api-reference/endpoints/list-avatars.md): Get public avatars and your own uploaded avatars in one request - [List Sessions](https://docs.agenthuman.com/api-reference/endpoints/list-sessions.md): Get all sessions for the authenticated user with optional filtering - [Initiate Room](https://docs.agenthuman.com/api-reference/endpoints/openclaw-initiate.md): Create a LiveKit room for an avatar session and receive a client join token - [Preview Avatar](https://docs.agenthuman.com/api-reference/endpoints/preview-avatar.md): Generate a short-lived preview link to see an avatar in a live session - [Upload Face Avatar](https://docs.agenthuman.com/api-reference/endpoints/upload-face-avatar.md): Upload a portrait photo to create a face-aligned avatar image - [Introduction](https://docs.agenthuman.com/api-reference/introduction.md): Getting started with the Agent Human API - [Avatar Object](https://docs.agenthuman.com/api-reference/schemas/avatar.md): Schema definition for Avatar objects returned by the API - [Error Response Object](https://docs.agenthuman.com/api-reference/schemas/error.md): Schema definition for Error Response objects returned by the API - [Session Object](https://docs.agenthuman.com/api-reference/schemas/session.md): Schema definition for Session objects returned by the API - [Usage Object](https://docs.agenthuman.com/api-reference/schemas/usage.md): Schema definition for Usage objects returned by the API - [Introduction](https://docs.agenthuman.com/documentation/introduction.md): Integrate real-time talking avatars into your voice AI pipeline - [Configuration](https://docs.agenthuman.com/documentation/livekit/configuration.md): AvatarSession parameters and options - [Examples](https://docs.agenthuman.com/documentation/livekit/examples.md): Complete LiveKit Agent examples with Agent Human avatars - [LiveKit Integration](https://docs.agenthuman.com/documentation/livekit/overview.md): Add Agent Human talking avatars to your LiveKit Agents pipeline - [Quick Start](https://docs.agenthuman.com/documentation/livekit/quick-start.md): Add an Agent Human avatar to your LiveKit Agent in three steps - [Configuration](https://docs.agenthuman.com/documentation/pipecat/configuration.md): AgentHumanVideoService parameters, NewSessionRequest options, and transport requirements - [Examples](https://docs.agenthuman.com/documentation/pipecat/examples.md): Complete Pipecat bot examples with AgentHuman avatars - [Pipecat Integration](https://docs.agenthuman.com/documentation/pipecat/overview.md): Add a talking avatar to any Pipecat voice AI pipeline with AgentHuman - [Quick Start](https://docs.agenthuman.com/documentation/pipecat/quick-start.md): Add an AgentHuman avatar to your Pipecat pipeline in four steps