# docs ## Docs - [Create a new motion graphics video generation job](https://docs.hera.video/api-reference/endpoint/create-a-new-motion-graphics-video-generation-job.md): Creates a new motion graphics generation job. Submit your prompt and desired output formats to queue a video for generation. - [Retrieve the status of a motion graphics video](https://docs.hera.video/api-reference/endpoint/retrieve-the-status-of-a-motion-graphics-video.md): Retrieve the export status, details, and output URLs for a generated video job using its ID. - [Upload a file](https://docs.hera.video/api-reference/endpoint/upload-a-file.md): Upload a file (image, video, audio, font, or CSV) to be used when creating videos. The returned URL can be used in POST /videos. - [Introduction](https://docs.hera.video/api-reference/introduction.md) - [MCP Server](https://docs.hera.video/mcp-server.md): Connect Hera to your AI coding assistant via the Model Context Protocol. ## OpenAPI Specs - [openapi](https://docs.hera.video/api-reference/openapi.json)