1) Create an API key and add credits
- Sign up at https://app.tryvinci.com
- Create an API key from https://app.tryvinci.com/dashboard/api
- Add credits (video generation costs $0.05 per second)
Authorization header
2) Make your first generation request (Text-to-Video)
3) Poll the status endpoint
4) Common issues and tips
- 401 Unauthorized → Check Authorization header
- 402 Insufficient balance → Add credits
- 429 Rate limit → Backoff and retry
- Keep prompts clear and concise
- Use shorter durations for tests
For comprehensive guidance on writing effective prompts, see the Prompting Guides. These guides cover fundamental principles, text-to-image techniques, and image-to-image workflows that will help you get better results from all Vinci services.
Next Steps
- For better prompting: Explore the Prompting Guides to master prompt engineering
- Continue with Essentials: Learn about Authentication and API Keys
- API Reference: See Video Generation for technical details