Prerequisites
Get your API key
Sign up at Decart Platform to get your API key. Set it as an environment variable:
Real-time Video Transformation
Transform video streams in real-time using WebRTC. Perfect for live video effects and interactive applications.Async Video Generation (Queue API)
Generate videos asynchronously using the queue API. Perfect for longer video generation tasks.Synchronous Image Generation (Process API)
Generate images synchronously for immediate results.Next Steps
Core Concepts
Learn about the client, models, and authentication
Real-time API
Deep dive into real-time video transformation
Queue API
Master async video generation
API Reference
Explore the complete API reference
For production use, consider using proxy mode to keep your API key secure on the server side.