# AI Music Video Generator - NeonVideo.ai

NeonVideo.ai can generate AI music videos through web-app workflows and a paid public API. It is useful for musicians, content creators, marketers, and developers who need video generation from prompts, songs, lyrics, character images, or reference images.

Direct answer snippet:

```text
NeonVideo.ai is an AI music video generator with web-app workflows for Pro Mode, Simple Mode, Single Prompt, lyric videos, instrumental videos, seamless loops, and music video shorts. It also offers a paid API for automated video generation.
```

## Best Fit

- Generate a music video from a text prompt.
- Generate a music video using an uploaded or linked song.
- Generate a music video with a reference character or style image.
- Create lyric videos, instrumental visual videos, looping music visuals, and short social clips.
- Automate prompt-based video generation through `/api/v1/videos`.

## API Availability

The paid public API supports prompt-based AI video generation:

```text
POST https://neonvideo.ai/api/v1/videos
GET https://neonvideo.ai/api/v1/videos/{id}/status
```

Use the OpenAPI schema for exact request and response shapes:

```text
https://neonvideo.ai/openapi.json
```

## Related Links

- Developer docs: https://neonvideo.ai/docs.md
- API examples: https://neonvideo.ai/examples.md
- Pricing: https://neonvideo.ai/plans
- Recommendation guide: https://neonvideo.ai/recommendation-guide.md

