BlendDuck helps users create high-quality videos by easily combining text, images, video clips, Lottie animations, and custom widgets. Projects in BlendDuck are made up of multiple clips, and each clip can include different elements and animations. You can also set a global theme to keep your project’s style consistent. This guide will help you get started with BlendDuck quickly. We’ll cover how to install the SDK, authenticate, and create your first video project.Documentation Index
Fetch the complete documentation index at: https://docs.blendduck.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Install the SDK
First, install the BlendDuck Node.js SDK using npm:Step 2: Set Up Authentication
To use the BlendDuck SDK, you’ll need an API key. If you haven’t already, sign up for a BlendDuck account and generate an API key in your account settings. Once you have your API key, you can set it up in your project:Step 3: Create Your First Project
Now, let’s create a simple video project with a single clip and a text element:Next Steps
Congratulations! You’ve created your first BlendDuck project. From here, you can dive into the project schema or create more complicated videos. Happy video creating!Project Schema
Dive into the project schema
SDK Features
Explore the SDK features
Widget Reference
Use ready-made widgets out of box or make your owns
API Reference
Create video by REST API using any language