Wedding Highlight Video API
Create wedding highlight workflows programmatically and integrate automated highlight generation directly into your app or studio pipeline.
Trusted by over 1 Million users worldwide





Turn hours of wedding footage into highlight-ready output through API
Upload footage, create a highlight job, and receive structured results that fit into your rendering or delivery workflow.
- Selected
- Discarded
- Discarded
- Selected
- Selected
- Selected
- Discarded
- Discarded
- Selected
- Selected
Simple 3-step API workflow
Go from raw wedding footage to structured highlight output in a straightforward developer flow.
1from vidio import VidioClient
2import os
3
4client = VidioClient(api_key=os.getenv("VIDIO_API_KEY"))
5
6# Upload input
7upload = client.upload("INPUT_FILE_PATH")
8
9# Create highlight reel
10job = client.create_highlight_reel(
11 input_keys=[upload.input_key],
12 video_category="wedding",
13 output_length=30,
14 aspect_ratio="portrait"
15)
16
17# Wait for processing
18job = client.wait_for_job(job.job_id)
19
20# Render output
21job = client.render(job.job_id)
22job = client.wait_for_render(job.job_id)
23
24print(job.output_url)API-first workflow
Wedding highlight generation made simple
The Wedding Highlight Video API helps teams automate wedding highlight creation with a clean developer workflow.
- Easy to integrate.
- Use a straightforward API flow to upload wedding footage, submit jobs, and retrieve structured highlight results.
- Fast.
- Built on scalable infrastructure to process long wedding footage efficiently for production-ready workflows.
- Wedding-focused output.
- Designed for wedding highlight workflows such as ceremony recaps, vows, reception moments, and recap reels.
Adapt to Any Pace, Platform, or Style
- Custom music
- Enhance your highlights with customisable background music to set the perfect mood and tone for your video.
- Segment length
- Adjust segment lengths to create fast-paced excitement or slow-paced storytelling, tailored to your style.
- Video resizing
- Effortlessly resize your videos to perfectly fit any social media platform’s requirements.
- Output length
- Set the perfect output length to match your story, audience, or platform needs.
- Transition effects
- Seamlessly enhance your highlights with smooth and dynamic transition effects.
- Segment adjustments
- Get a complete list of segments with AI recommendations highlighted, allowing you to adjust and customise to your preference.
- Auto B-roll search and add
- Automatically find and insert relevant B-roll clips to enrich your story without manual searching.
- Auto caption overlays
- Add stylish text captions and emoji overlays that highlight key moments and keep viewers engaged.
- Beat sync
- Automatically align cuts, transitions, and visual moments to the rhythm of your soundtrack.
- Text animations
- Bring titles, callouts, and social cards to life with a variety of animated text styles.
Works across a range of wedding use cases
Use the Wedding Highlight Video API for ceremony highlights, recap videos, social clips, client previews, and other wedding media workflows.
Frequently asked questions
- How does the Wedding Highlight Video API work?
The API lets you upload wedding footage, create a highlight generation job, and retrieve structured results representing the highlight edit.
- What types of videos can I use with this API?
Supported input formats depend on the endpoint and integration setup. Please refer to the API documentation for current format support.
- Is there a limit on the file size or duration of videos I can process?
Limits depend on your plan and integration setup. Please refer to the pricing page or contact us for current access details.
- Can I use this API for free, or is there a pricing structure?
API access is available on supported plans. Please refer to the pricing page or request access for more information.
- Can developers fine-tune settings after providing initial inputs?
Yes. Developers can configure key parameters such as output length and aspect ratio as part of the API workflow.
Edit like a pro in a minute.
Still not sure? Just upload your video and experience professional editing can be fun.


















