Get Smart Layouts
Smart Layouts
Get Smart Layouts
Retrieve all smart layout templates available for video creation
GET
Get Smart Layouts
Documentation Index
Fetch the complete documentation index at: https://docs.pictory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Fetch all smart layout templates available in your Pictory account. Smart layouts are pre-designed visual templates that define how text, visuals, and other elements are arranged in your video scenes. They provide professional styling with consistent positioning, animations, and visual effects. Use this endpoint to retrieve available smart layouts for video creation, allowing users to select from pre-defined layout options that match their content style.You need a valid API key to use this endpoint. Get your API key from the API Access page in your Pictory dashboard.
What Are Smart Layouts?
Smart layouts are visual templates that control:Text Positioning
Where subtitles and captions appear on screen
Visual Arrangement
How background media is displayed and cropped
Animations
Entry, exit, and emphasis animations for elements
Styling
Colors, fonts, and visual effects applied to scenes
API Endpoint
Request Parameters
Headers
API key for authentication
Response
Returns an object containing an array of smart layout templates.List of available smart layout templates
Response Examples
Default Smart Layouts
The following smart layouts are available by default:| Layout Name | Style | Best Used For |
|---|---|---|
| Modern minimalist | Clean, simple design with subtle animations | Professional content, corporate videos, tutorials |
| Kinetic | Dynamic, energetic with bold movements | Social media content, promotional videos, engaging clips |
| Chic | Elegant, sophisticated styling | Fashion, lifestyle, premium brand content |
| Wanderlust | Travel-inspired, adventurous feel | Travel content, adventure videos, outdoor themes |
| Bulletin | News-style, informative layout | News updates, announcements, educational content |
Code Examples
Using Smart Layouts in Video Creation
Once you have the layout ID, use it with thesmartLayoutId parameter when creating videos:
Using Layout ID
Using Layout Name
Alternatively, you can use thesmartLayoutName parameter with the exact template name:
Error Handling
401 - Unauthorized
401 - Unauthorized
500 - Internal Server Error
500 - Internal Server Error
Related APIs
Create Storyboard Preview
Use smart layouts when creating video previews
Render Storyboard Video
Apply smart layouts to rendered videos
Get Text Styles
Customize subtitle styling within layouts
Get Video Brands
Combine layouts with brand settings
