Authorizations
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
Body
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, ...) to use in the render
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
Response
Job successfully created and queued for processing
Render job with current status, progress, and detailed statistics
Unique job identifier used for tracking and API operations
Reference to the template used for this job (null if template was not used)
Current job status (queued, render:dorender, finished, error, etc.)
Render progress as a percentage (0.0 to 100.0)
Detailed timing and metadata statistics for the job
URL to the rendered content