# PictoryAI ## Docs - [Introduction](https://docs.pictory.ai/api-reference.md): Welcome to the Pictory API documentation. Learn how to integrate AI-powered video creation into your applications. - [Generate Image](https://docs.pictory.ai/api-reference/ai-studio/generate-image.md): Generate an AI image from a text prompt using a selection of AI image models - [Generate Video](https://docs.pictory.ai/api-reference/ai-studio/generate-video.md): Generate an AI video from a text prompt using a selection of AI video models - [Get Image Generation Job](https://docs.pictory.ai/api-reference/ai-studio/get-image-job.md): Retrieve the status and output of an AI image generation job - [Get Generated Images](https://docs.pictory.ai/api-reference/ai-studio/get-images.md): Retrieve a paginated list of all AI-generated images - [Get Video Generation Job](https://docs.pictory.ai/api-reference/ai-studio/get-video-job.md): Retrieve the status and output of an AI video generation job - [Get Generated Videos](https://docs.pictory.ai/api-reference/ai-studio/get-videos.md): Retrieve a paginated list of all AI-generated videos - [Get Avatars](https://docs.pictory.ai/api-reference/avatars/get-avatars.md): Retrieve the list of available AI avatars and their looks for video creation - [Create AWS Connection for Private S3 Assets](https://docs.pictory.ai/api-reference/aws-integration/aws-private-connection.md): Connect your AWS account to access private S3 videos and images in Pictory - [Delete AWS Private Connection](https://docs.pictory.ai/api-reference/aws-integration/delete-aws-connection.md): Permanently remove an AWS S3 private connection - [Get AWS Connection by ID](https://docs.pictory.ai/api-reference/aws-integration/get-aws-connection-by-id.md): Retrieve details of a specific AWS S3 private connection - [Get AWS Private Connections](https://docs.pictory.ai/api-reference/aws-integration/get-aws-connections.md): Retrieve all your configured AWS S3 private connections - [Update AWS Private Connection](https://docs.pictory.ai/api-reference/aws-integration/update-aws-connection.md): Modify an existing AWS S3 private connection configuration - [Get Fonts](https://docs.pictory.ai/api-reference/branding/get-fonts.md): Retrieve all supported text fonts available for video generation in Pictory - [Get Text Styles](https://docs.pictory.ai/api-reference/branding/get-text-styles.md): Retrieve all available text styles defined in the Pictory application - [Get Video Brands](https://docs.pictory.ai/api-reference/branding/get-video-brands.md): Retrieve all video brand configurations defined in the Pictory application - [Clean Job](https://docs.pictory.ai/api-reference/jobs/clean-job.md): Remove job data and associated resources for a completed job - [List Jobs](https://docs.pictory.ai/api-reference/jobs/get-jobs.md): Retrieve a paginated list of all processing jobs for your API client - [Get Storyboard Preview Job by ID](https://docs.pictory.ai/api-reference/jobs/get-storyboard-preview-job-by-id.md): Retrieve the status and results of a storyboard preview job - [Get Transcription Job by ID](https://docs.pictory.ai/api-reference/jobs/get-transcription-job-by-id.md): Retrieve the status and results of a video transcription job - [Get Video Render Job by ID](https://docs.pictory.ai/api-reference/jobs/get-video-render-job-by-id.md): Retrieve the status and results of a video render job - [Generate Signed URL for File Upload](https://docs.pictory.ai/api-reference/media-management/generate-signed-url.md): Generate a pre-signed URL for secure file upload to storage. This endpoint provides a temporary URL that allows direct upload of media files without exposing credentials. - [Search Videos and Images](https://docs.pictory.ai/api-reference/media-management/search-media.md): Search for stock videos and images from integrated media libraries. Returns preview URLs, thumbnails, and metadata for matching media assets. - [Get Music Genre Groups](https://docs.pictory.ai/api-reference/music-search/get-music-genre-groups.md): Retrieve a list of high-level music genre groups for categorizing and filtering music - [Get Music Genres](https://docs.pictory.ai/api-reference/music-search/get-music-genres.md): Retrieve a list of available music genres for filtering and searching music tracks - [Get Music Instruments](https://docs.pictory.ai/api-reference/music-search/get-music-instruments.md): Retrieve a list of available music instruments for filtering and searching music tracks - [Get Music Moods](https://docs.pictory.ai/api-reference/music-search/get-music-moods.md): Retrieve a list of available music moods for filtering and searching music tracks - [Get Music Purposes](https://docs.pictory.ai/api-reference/music-search/get-music-purposes.md): Retrieve a list of available music purposes for filtering and searching music tracks - [Search Music Tracks](https://docs.pictory.ai/api-reference/music-search/search-music.md): Search for music tracks based on various filters including genres, moods, instruments, purposes, and duration - [Delete Project](https://docs.pictory.ai/api-reference/projects/delete-project.md): Delete a specific project using its unique project ID. This action is permanent and cannot be undone. - [Get Project by ID](https://docs.pictory.ai/api-reference/projects/get-project-by-id.md): Retrieve detailed information about a specific project using its unique project ID - [List Projects](https://docs.pictory.ai/api-reference/projects/get-projects.md): Retrieve a list of all projects associated with your Pictory account - [Update Project](https://docs.pictory.ai/api-reference/projects/update-project.md): Update an existing project using its unique project ID. Requires the complete updated project object in the request body. - [Get Smart Layouts](https://docs.pictory.ai/api-reference/smartlayouts/get-smart-layouts.md): Retrieve all smart layout templates available for video creation - [Create Template](https://docs.pictory.ai/api-reference/templates/create-template.md): Upload a Pictory project file to create a reusable video template - [Delete Template](https://docs.pictory.ai/api-reference/templates/delete-template.md): Permanently delete a specific video template using its unique identifier - [Get Template by ID](https://docs.pictory.ai/api-reference/templates/get-template-by-id.md): Retrieve detailed information about a specific video template using its unique identifier - [List Templates](https://docs.pictory.ai/api-reference/templates/get-templates.md): Retrieve a list of all video templates associated with your account - [Update Template](https://docs.pictory.ai/api-reference/templates/update-template.md): Update the scene configuration of an existing video template - [Generate Highlights from Transcription Job](https://docs.pictory.ai/api-reference/transcription/generate-highlights-from-job.md): Generate AI-powered video highlights from a completed transcription job - [Generate Highlights from Custom Transcript](https://docs.pictory.ai/api-reference/transcription/generate-highlights-from-transcript.md): Generate AI-powered video highlights from an edited or custom transcript - [Video Transcription](https://docs.pictory.ai/api-reference/transcription/video-transcription.md): Generate accurate transcriptions and subtitles for your videos - [Update Storyboard Elements](https://docs.pictory.ai/api-reference/video-storyboard/update-storyboard-elements.md): Update existing render elements in a storyboard preview before rendering the final video - [Create Storyboard Preview](https://docs.pictory.ai/api-reference/videos/create-storyboard-preview.md): Generate a video storyboard preview to review scenes, visuals, and settings before final rendering - [Render Video from Preview](https://docs.pictory.ai/api-reference/videos/render-from-preview.md): Render final video from an existing storyboard preview job output - [Render Project](https://docs.pictory.ai/api-reference/videos/render-project.md): Initiate the rendering process for a project to generate the final video output based on the current project configuration and content. - [Render Storyboard Video](https://docs.pictory.ai/api-reference/videos/render-storyboard-video.md): Render a final video from a storyboard with all scenes, visuals, voice-over, and effects - [Render Video with Modifications](https://docs.pictory.ai/api-reference/videos/render-video.md): Render final video from modified storyboard elements returned in the preview response - [Create Vimeo Connection](https://docs.pictory.ai/api-reference/vimeo-integration/create-vimeo-connection.md): Connect your Vimeo account to enable automatic video uploads - [Delete Vimeo Connection](https://docs.pictory.ai/api-reference/vimeo-integration/delete-vimeo-connection.md): Permanently delete a Vimeo connection - [Get Vimeo Connection by ID](https://docs.pictory.ai/api-reference/vimeo-integration/get-vimeo-connection-by-id.md): Retrieve details of a specific Vimeo connection - [Get Vimeo Connections](https://docs.pictory.ai/api-reference/vimeo-integration/get-vimeo-connections.md): Retrieve all configured Vimeo connections - [Update Vimeo Connection](https://docs.pictory.ai/api-reference/vimeo-integration/update-vimeo-connection.md): Update an existing Vimeo connection configuration - [Get Voiceover Tracks](https://docs.pictory.ai/api-reference/voiceovers/get-voiceover-tracks.md): Retrieve a comprehensive list of all available AI voiceover voices with their language, accent, and service provider details - [Product updates](https://docs.pictory.ai/changelog.md): Product updates, new features, and improvements to the Pictory API - [Background Music](https://docs.pictory.ai/guides/advanced-features/background-music.md): Add background music to videos with custom tracks or AI-selected music for enhanced engagement - [Background Video Settings](https://docs.pictory.ai/guides/advanced-features/background-video-settings.md): Control background video behavior with mute and loop settings for precise audio and playback control - [Intro and Outro Scenes](https://docs.pictory.ai/guides/advanced-features/intro-outro.md): Add branded intro images and outro videos to create professional, polished videos with consistent branding - [Video Intro and Outro](https://docs.pictory.ai/guides/advanced-features/intro-outro-video.md): Add video-based intro and outro sequences with automatic duration detection - [Save as Editable Project](https://docs.pictory.ai/guides/advanced-features/save-project.md): Save video storyboards as editable projects in your Pictory account for future editing and refinement - [Scene-Level Music Control](https://docs.pictory.ai/guides/advanced-features/scene-music.md): Enable or disable background music for specific scenes to create dynamic audio experiences in your videos - [Scene Transitions](https://docs.pictory.ai/guides/advanced-features/transitions.md): Add smooth transition effects between scenes to create professional, polished videos with visual continuity - [Vimeo Integration](https://docs.pictory.ai/guides/advanced-features/vimeo-integration.md): Automatically upload videos to Vimeo with custom privacy settings and folder organization - [Custom Visual Search Filters](https://docs.pictory.ai/guides/advanced-features/visual-search-filters.md): Control visual selection with category and query filters for precise, targeted stock footage matching - [AI-Generated Scene Background Images](https://docs.pictory.ai/guides/ai-generated-visuals/background-images.md): Generate unique AI images as scene backgrounds using models like Flux, Seedream, Nano Banana, and Nano Banana Pro - [AI-Generated Scene Background Video Clips](https://docs.pictory.ai/guides/ai-generated-visuals/background-videos.md): Generate AI video clips as scene backgrounds using models like Pixverse 5.5, Veo 3.1 Fast, and Veo 3.1 - [First Frame Image](https://docs.pictory.ai/guides/ai-generated-visuals/first-frame-image.md): Control the starting frame of AI-generated video clips using firstFrameImageUrl - [Reference Image for AI Images](https://docs.pictory.ai/guides/ai-generated-visuals/reference-image.md): Guide AI image generation with a reference image using referenceImageUrl - [Reference Images for AI Videos](https://docs.pictory.ai/guides/ai-generated-visuals/reference-images-for-video.md): Guide AI video generation with one or two reference images using referenceImageUrls - [Visual Continuity](https://docs.pictory.ai/guides/ai-generated-visuals/visual-continuity.md): Create seamless transitions between consecutive AI-generated scenes using visual continuity - [Extend Video with AI](https://docs.pictory.ai/guides/ai-studio/extend-video.md): Continue an existing video with AI-generated content using the Pictory AI Studio API - [Generate Image from Reference Image](https://docs.pictory.ai/guides/ai-studio/image-from-reference.md): Create AI-generated images guided by a reference image using the Pictory AI Studio API - [Generate Image from Text Prompt](https://docs.pictory.ai/guides/ai-studio/text-to-image.md): Create AI-generated images from descriptive text prompts using the Pictory AI Studio API - [Generate Video from Text Prompt](https://docs.pictory.ai/guides/ai-studio/text-to-video.md): Create AI-generated videos from descriptive text prompts using the Pictory AI Studio API - [Generate Video from First Frame](https://docs.pictory.ai/guides/ai-studio/video-from-first-frame.md): Create AI-generated videos starting from a specific image as the opening frame - [Generate Video from Reference Images](https://docs.pictory.ai/guides/ai-studio/video-from-reference-images.md): Create AI-generated videos guided by one or more reference images using the Pictory AI Studio API - [Blog URL to Video](https://docs.pictory.ai/guides/article-to-video/blog-to-video.md): Convert any blog article or webpage into a video by providing its URL - [Blog URL to Video with AI Voice-Over](https://docs.pictory.ai/guides/article-to-video/blog-with-voiceover.md): Convert blog articles into videos with AI-generated voice-over narration - [Podcast/Audio to Video](https://docs.pictory.ai/guides/audio-to-video/podcast-to-video.md): Convert podcast episodes or audio files into engaging videos with automated visuals - [Using Brand Settings](https://docs.pictory.ai/guides/branding-customization/brand-settings.md): Apply saved brand presets to your videos for consistent branding across all content - [Custom Subtitle Styling](https://docs.pictory.ai/guides/branding-customization/custom-subtitle-style.md): Create videos with fully customized inline subtitle styles without saving presets - [Highlight Keywords](https://docs.pictory.ai/guides/branding-customization/highlight-keywords.md): Emphasize important words in subtitles with automatic AI-powered keyword highlighting - [Adding Logo to Videos](https://docs.pictory.ai/guides/branding-customization/logo.md): Add your logo to videos with custom positioning and styling - [Saved Subtitle Styles](https://docs.pictory.ai/guides/branding-customization/subtitle-styles.md): Apply saved subtitle styles to maintain consistent caption formatting across videos - [Dynamic Captions](https://docs.pictory.ai/guides/captions/dynamic-captions.md): Add dynamic captions to AI-generated videos using the Pictory API. Control caption lines with maxSubtitleLines and sync with AI voiceover. - [Text Animations & Future Words](https://docs.pictory.ai/guides/captions/text-animations.md): Animate captions with entry and exit effects and control upcoming word visibility using the futureWords parameter in the Pictory API. - [PowerPoint to Video with AI Voice-Over](https://docs.pictory.ai/guides/presentation-to-video/powerpoint-ai-voiceover.md): Convert PowerPoint presentations into videos with AI-generated voice-over narration - [PowerPoint to Video with Speaker Notes](https://docs.pictory.ai/guides/presentation-to-video/powerpoint-speaker-notes.md): Convert PowerPoint presentations into videos using speaker notes for voice-over narration - [Smart Layouts for Videos](https://docs.pictory.ai/guides/smart-layouts-and-subtitles/smart-layouts.md): Create professional videos with smart layouts using the Pictory API for enhanced visual presentation - [AI Story Generation with Story CoPilot](https://docs.pictory.ai/guides/story-copilot/ai-story-generation.md): Generate video scripts automatically using AI-powered Story CoPilot in the Pictory API - [Create Template from Project](https://docs.pictory.ai/guides/template-to-video/create-template-from-project.md): Create reusable video templates from Pictory projects with advanced scene manipulation, layer overrides, and dynamic content insertion - [Project as Template](https://docs.pictory.ai/guides/template-to-video/project-as-template.md): Use your Pictory projects as templates to create personalized videos at scale with variable substitution - [Text to Video with AI Voice-Over](https://docs.pictory.ai/guides/text-to-video/ai-voiceover.md): Create videos from text with AI-generated voice-over narration using the Pictory API - [Multi-Level Voice-Over](https://docs.pictory.ai/guides/text-to-video/multi-level-voiceover.md): Create videos with both video-level and scene-level voice-over settings for customized narration - [Basic Text to Video](https://docs.pictory.ai/guides/text-to-video/text-to-video-basic.md): Create a simple video from text using the Pictory API with automatic visual selection - [Text to Video with Captions](https://docs.pictory.ai/guides/text-to-video/text-to-video-captions.md): Create videos with custom captions in different languages, separate from the story text - [Update Storyboard Elements](https://docs.pictory.ai/guides/video-storyboard/update-storyboard-elements.md): Learn how to modify background visuals, text, and music in a storyboard preview before rendering the final video - [Video to Short Clips](https://docs.pictory.ai/guides/video-to-shorts/video-highlights.md): Repurpose long-form videos into short, engaging clips for social media - [Avatar Positioning](https://docs.pictory.ai/guides/video-with-avatar/avatar-positioning.md): Master avatar placement and styling for professional-looking videos - [Create Video with Avatar](https://docs.pictory.ai/guides/video-with-avatar/create-avatar-video.md): Learn how to create engaging videos with AI avatars using the Pictory API - [Scene-Level Customization](https://docs.pictory.ai/guides/video-with-avatar/scene-level-customization.md): Dynamically adjust avatar appearance and behavior for each scene - [Using ElevenLabs Voices](https://docs.pictory.ai/guides/voice-over/elevenlabs-voices.md): Use any ElevenLabs voice in your Pictory videos — pass the voice ID and it is automatically discovered and added to your library - [Pronunciation Guide with SSML Phoneme Tags](https://docs.pictory.ai/guides/voice-over/pronunciation-guide.md): Control how AI voices pronounce specific words using SSML phoneme tags in Pictory - [Introduction](https://docs.pictory.ai/index.md): Get started with the Pictory API to create videos programmatically - [Text to Video with Make.com and Google Sheets](https://docs.pictory.ai/integrations/make/google-sheet-text-to-video-make-integration.md): Automate video creation from Google Sheets using Pictory API and Make.com scenarios. A two-scenario approach designed for reliable execution within Make.com's free plan limits. - [Text to Video n8n Workflow Integration](https://docs.pictory.ai/integrations/n8n/text-to-video-n8n-integration.md): Automate text-to-video creation with Pictory API using n8n workflows — render storyboard videos, poll job status, and integrate with Google Sheets for batch processing - [Embed Preview Player](https://docs.pictory.ai/integrations/storyboard-video-preview/embed-preview-player.md): Integrate the Pictory storyboard preview player into your web application with real-time element updates - [Text to Video with Zapier and Google Sheets](https://docs.pictory.ai/integrations/zapier/google-sheet-text-to-video-zapier-integration.md): Automate video creation from Google Sheets using Pictory API and Zapier. A two-zap approach that keeps each zap lightweight and ensures reliable execution.