Create and manage AI-generated motion graphics programmatically.The Hera REST API enables you to generate motion graphics videos using simple HTTP requests. You can submit a video creation job and check its export status from your application or workflow.
Endpoints
- POST /videos: Submit a new motion graphics job for generation (asynchronous).
- GET /videos/{video_id}: Retrieve the status for a specific video job.
Authentication
All API requests must include your API key in thex-api-key HTTP header.
Example:
Looking for support or have questions? Email us at [email protected].