Skip to main content
DocsAPI Reference

Documentation cleanup

  • Refreshed API reference navigation, page metadata, and error status guidance against the live OpenAPI 1.3.0 schema.
  • Updated rate-limit guidance to focus on 429 handling and retry behavior.
  • Removed legacy customization guidance from the public API reference.
  • Added API playground defaults and contextual downloads for the API spec and page PDFs.
BillingTasks API

Billing, API keys & Organization endpoint

Tasks API

Improved agent picture display in videos

This is the last update of the year. Happy holidays!
  • Switched to a state-of-the-art model for face detection.
  • All detected faces are now displayed (not only the most prominent one) and will be centered.
  • Color fill is now used to improve positioning when an agent’s face is too close to the edge.

RSS feed

RSS feed is now available for our changelog. You can get updates and announcements delivered by subscribing to /changelog/rss.xml.
Tasks API

On inputs

We’ve significantly expanded the range of images that can be used in Tasks:
  • Removed restrictions on aspect ratios
  • Added support for automatic rotation of images based on the EXIF Orientation flag
  • Increased the asset size limit from 16 MB to 128 MB
  • Increased the asset resolution limit from 64 MP to 100 MP
Webhooks
Added created_at to the listing.agent.video.created event payload.
Tasks APIBeta

Beta headers

Webhooks
  • Webhook API is now generally available.
  • Task and webhook endpoint IDs are tagged for clarity.
  • Streamlined webhook onboarding process.
Webhooks
Tasks API

Pagination

Pagination has been slightly reworked. See this endpoint for more details.
Tasks APIWebhooks

Metadata

Metadata is an attribute on certain Infinite Creator objects that lets you store more information, structured as key-value pairs, to these objects for your own use and reference.Specifically, you can now specify metadata inside video_options and extract it later within Task results.For more details refer to the Metadata section.

listing.agent.video.created event

  • Add metadata to Result
  • Add preview_url to Result

Task Docs

Moved and expanded Tasks documentation on a new dedicated page.
Tasks API

New video options

  • New ratio parameter allows you to specify output resolution for your video.
  • New create_preview parameter allows you to generate a GIF preview for your video.

Updated task results

  • New preview_url parameter allows you to access the GIF preview for your video.
Tasks API
  • Many Task parameters now have default values to simplify exploration of our API for new users. - You can now specify state and postal code information within Address.
Tasks API

Updates to the Tasks API

Updated default video generation behavior for Tasks API requests.
Webhooks

Add task_id to listing.agent.video.created

Event data now features a task_id key. Use it to correlate Task API requests with results.
Last modified on June 17, 2026