Get Started
Welcome to the QuickReels AI API documentation. This guide will help you get started with integrating our powerful video generation capabilities into your application.
Prerequisites
Before you begin, make sure you have:
- A QuickReels AI account, which you can create here
- An API key (you can generate one in your account)
Authentication
All API requests must be authenticated using your API key. Include it in the Authorization
header of your HTTP requests:
Base URL
All API requests should be made to:
Creating Your First Video
Let's create a simple video using the QuickReels AI API:
This script will initiate the video creation process. The API will return a response with a videoId
that you can use to check the status of your video.
Checking Video Status
After initiating video creation, you can check its status:
Next Steps
Now that you've created your first video, explore our API further:
- Learn about different video customization options
- Discover how to manage and organize your videos
- Integrate social media posting capabilities
For more detailed information, check out our API Reference section.
Happy video creating with QuickReels AI!