Skip to main content
POST
Create a task

Headers

infinitecreator-beta
string[] | null

Beta headers allow access to experimental features before they become part of the standard API.

Body

application/json
id
string
required

Unique identifier for the object.

Example:

"L12345678"

assets
Asset · object[]
required

Listing assets.

Required array length: 5 - 100 elements
agents
Agent · object[]
required

Agents associated with the listing. We will make 1 video per agent.

Required array length: 1 - 20 elements
address
Address · object

Listing address.

bedrooms
integer | null

Number of bedrooms

Required range: x >= 0
Example:

3

bathrooms
integer | null

Number of bathrooms

Required range: x >= 0
Example:

2

half_bathrooms
integer | null

Number of half bathrooms

Required range: x >= 0
Example:

1

interior_square_footage
number | null

Interior square footage

Required range: x >= 1
Example:

1231.5

Response

Successful Response

id
string
required

Unique identifier for the object.

Example:

"01K364FEGEDX32AK5RK447H2KP"

Last modified on June 19, 2026