Submit a new render job with template, assets, and configuration options. Assets can include nested job definitions (type: ‘job’) that render as child jobs first, with their output automatically injected as video/image assets into the parent composition. When nested jobs are present, the parent job enters ‘pending’ state until all children complete.
Bearer token authentication using API tokens for team-based access control.
You can generate your own API token at: https://app.nexrender.com/team/settings
Configuration object for creating a new render job with template, assets, and options
Template configuration defining the After Effects project and composition to render
Generate a low-quality preview render instead of full quality output
List of font file names to include in the render environment
Collection of media assets (images, videos, audio, scripts, text) or nested job assets (type: 'job') to use in the render. Nested job assets render as child jobs first, with output injected into the parent composition.
Asset to be used in job rendering, containing source information and target layer details
Render configuration settings for output format, quality, and frame selection
Custom upload configuration for output files to external storage providers
Webhook configuration for job status notifications and callbacks
Job successfully created and queued for processing. Returns 'pending' status with children array when nested job assets are present.
Response after creating a job, includes children info for parent jobs
Unique job identifier
'queued' for regular jobs, 'pending' for parent jobs waiting on children
queued, pending URL where the rendered output will be available
Child job details (only present for parent jobs with nested job assets)
List of fonts referenced in template but not found in team's font library