---
title: "Generate branded intro image"
method: GET
path: "/video/GenerateIntroImage"
tags: ["Video"]
---

# Generate branded intro image

`GET /video/GenerateIntroImage`

Generate the branded intro image used for explainer videos and download the PNG asset.

## Query parameters

- `title` string, required
- `subtitle` string
- `logoUrl` string
- `heroImageUrl` string

## Response `200`

PNG image download containing the branded intro artwork.

## Other responses

- `400` — Missing or invalid query parameters.
- `401` — Unauthorized
- `500` — Error generating or uploading the intro image

---

[API](https://skmtc.net/autocontentapi/apis/content-api.md) · [All operations](https://skmtc.net/autocontentapi/apis/content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autocontentapi/content-api/revisions/355890b6b4cc/schema)
