API Workflow Overview
The Hoox API follows a simple workflow to create professional videos:1
Get Resources
Discover available voices and avatars for your videos
2
Generate Content
Create a script or directly generate a video from a prompt
3
Monitor Progress
Track generation status until completion
4
Export Video
Export your video to downloadable MP4 format
Step 1: Get your API key
- Log in to your Hoox dashboard
- Go to Your Space > Settings > API
- Click Generate API Key
- Copy and save your key (it will only be shown once)
Keep your API key secret! Never share it publicly or commit it to version control.
Step 2: Discover Available Resources
Before creating videos, explore the voices and avatars available for your account:Get Available Voices
Explore all available voices using the voices API endpoint:Get Available Avatars
Discover available avatars using the avatars API endpoint:Step 3: Generate Your First Video
You can generate videos in two ways: directly from a prompt, or by first generating a script for review.Option A: Direct Video Generation
Generate videos directly from prompts using the video generation API:Option B: Generate Script First
For better control, generate a script first using the script generation API:Step 5: Export the Video
Export your video to a downloadable MP4 file using the export start API:Free first export for API Videos: Videos created through the API have export costs included in the generation price, so first export is free.