> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/quick-start/explainer-videos/explainer-video-examples.md).

# Explainer Video Scenario Examples

Focused `curl` samples for tuning explainer video generation. Each page mirrors the payloads assembled by the app while keeping instructions short and reusable. Video requests use `format` (`explainer`, `short`, or `cinematic`); if `duration` is sent, it is ignored. Swap `YOUR_API_TOKEN`, URLs, IDs, and text before running.

Prefer language SDKs? Jump to the [code samples](/code-samples/explainer-videos/video-explainer-samples.md) for side-by-side C#, Node.js, Java, PHP, and Python snippets.

## Available Recipes

* [🌐 Set Explainer Video Language](/quick-start/explainer-videos/set-language.md)
* [🎬 Choose Explainer Video Format](/quick-start/explainer-videos/set-duration.md)
* [🎙️ Set Explainer Video Style](/quick-start/explainer-videos/set-style.md)
* [🏷️ Guide Titles, Descriptions, and Artwork](/quick-start/explainer-videos/set-titles-and-images.md)
* [🏢 Apply Brand Logo with `projectId`](/quick-start/explainer-videos/brand-with-project-id.md)
* [🔗 Create from a Website](/quick-start/explainer-videos/from-website.md)
* [▶️ Create from a YouTube Video](/quick-start/explainer-videos/from-youtube.md)
* [📝 Create from Raw Text](/quick-start/explainer-videos/from-text.md)
* [📄 Create from a PDF Upload](/quick-start/explainer-videos/from-pdf.md)
* [💡 Create from a Topic Prompt](/quick-start/explainer-videos/from-topic.md)
* [📜 Create from a Custom Script](/quick-start/explainer-videos/from-custom-script.md)
* [📰 Create from Saved Feeds](/quick-start/explainer-videos/from-feeds.md)
* [🔬 Create from Deep Research Results](/quick-start/explainer-videos/from-research.md)

Looking for the end-to-end workflow? Start with the [Create an Explainer Video guide](/quick-start/explainer-videos/create-explainer-video.md).
