# Hoox API Documentation ## Docs - [Introduction](https://docs.hoox.video/agent-tooling/index.md): Integrate Hoox into your AI agent via MCP or agent skills — generate videos, manage avatars and voices using natural language - [MCP Server](https://docs.hoox.video/agent-tooling/mcp.md): Install the official Hoox Model Context Protocol server for Claude Desktop, Cursor, and Windsurf - [Agent Skills](https://docs.hoox.video/agent-tooling/skills.md): Install the Hoox agent skill into Cursor, Claude Code, or Windsurf - [Create Avatar](https://docs.hoox.video/api-reference/avatars/create.md): Create an avatar from a prompt or from image URLs. If a prompt is provided, it takes priority. - [Edit Avatar Look](https://docs.hoox.video/api-reference/avatars/edit.md): Create a new look for an existing avatar by editing from an existing look with a prompt - [Get Avatar](https://docs.hoox.video/api-reference/avatars/get.md): Retrieve details of a specific avatar by its ID - [Get Avatar Look](https://docs.hoox.video/api-reference/avatars/get-look.md): Retrieve details of a specific look for an avatar - [List Avatars](https://docs.hoox.video/api-reference/avatars/list.md): Retrieve available avatar looks for your space and public catalog - [Avatar Status](https://docs.hoox.video/api-reference/avatars/status.md): Check the generation status of a specific avatar look - [Start Video Export](https://docs.hoox.video/api-reference/export/start.md): Export a generated video to downloadable MP4 format - [Check Export Status](https://docs.hoox.video/api-reference/export/status.md): Check the status of a video export job and get download URL - [Start Video Generation](https://docs.hoox.video/api-reference/generation/start.md): Start generating a video from a prompt, script, or media files - [Check Generation Status](https://docs.hoox.video/api-reference/generation/status.md): Check the status of a video generation job - [Generate Script](https://docs.hoox.video/api-reference/script/generate.md): Generate a video script from a prompt with cost estimation - [Duplicate Video](https://docs.hoox.video/api-reference/video/duplicate.md): Duplicate an existing completed video, optionally with a new voice and/or avatar look - [Get Voice](https://docs.hoox.video/api-reference/voices/get.md): Retrieve details of a specific voice by its ID - [List Voices](https://docs.hoox.video/api-reference/voices/list.md): Retrieve available voices for your space, filtered by plan and optional filters - [Authentication](https://docs.hoox.video/authentication.md): How to authenticate your requests with the Hoox API - [Avatars](https://docs.hoox.video/avatars/overview.md): Create, edit and track avatar generations with the Hoox API - [Pricing & Credits](https://docs.hoox.video/costs.md): Understand API pricing, credit consumption, and cost optimization - [Error Handling](https://docs.hoox.video/errors.md): Understanding and handling API errors - [Introduction](https://docs.hoox.video/introduction.md): Welcome to the Hoox API documentation - [Quick Start](https://docs.hoox.video/quickstart.md): Create your first AI video in minutes with the complete workflow - [Script Generation](https://docs.hoox.video/script-generation/overview.md): Generate high-quality video scripts with AI, enhanced by web content extraction - [Video Export](https://docs.hoox.video/video-export/overview.md): Export generated videos to downloadable MP4 files - [Video Generation](https://docs.hoox.video/video-generation/overview.md): Learn how to generate videos with the Hoox API - [Webhooks Overview](https://docs.hoox.video/webhooks/overview.md): Get real-time notifications about your video generation and export jobs ## OpenAPI Specs - [openapi](https://docs.hoox.video/api-reference/openapi.json) ## Optional - [Application](https://app.hoox.video) - [Community](https://discord.com/invite/jGaPsGGDpC)