Skip to main content
2026-03-05
BillingTasks API

Billing, API keys & Organization endpoint

2025-12-25
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.
2025-12-18

RSS feed

RSS feed is now available for our changelog. You can get updates and announcements delivered by subscribing to it using this link.
2025-12-12
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
2025-11-25
Webhooks
Added created_at to the listing.agent.video.created event payload.
2025-11-18
Tasks APIBeta

Beta headers

2025-09-24
Webhooks
  • Webhook API is now generally available. - IDs of tasks, webhook endpoints and video results are now tagged for clarity. - Streamlined webhook onboarding process.
2025-09-19
Webhooks
2025-09-02
Tasks API

Office Component

The new office component allows you to display the office information for an agent.
2025-08-29
Tasks API

Pagination

Pagination has been slightly reworked. See this endpoint for more details.
2025-08-28
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.
2025-08-21
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.

Updated components

  • The overlay component can now be applied to videos with any aspect ratio.
2025-08-07
Tasks API

Overlay

The new overlay component is now available. You can use it to display listing and agent information on top of your videos. See Video options for more information.
2025-07-22
Tasks API
  • Many Task parameters now have default values to simplify exploration of our API for new users. - Branded components that you can customize within Video options got new documentation. - You can now specify state and postal code information within Address.
2025-07-21
Tasks API

Updates to the Tasks API

Introducing the basic-1 model

basic-1 is our cheapest model designed to bring your images to life using simpler AI methods. It’s a great way to get started with image-to-video workflows.

model field is now specified per-asset.

You now have the option to specify the model per asset. This is useful for customers who may want to limit usage of premium models to specific assets.
2025-07-18
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 March 5, 2026