Create a task
Create a task
Creates a task from real estate listing data.
POST
Create a task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Beta headers allow you to access experimental features and new model capabilities before they become part of the standard API.
Body
application/json
Unique identifier for the object.
Example:
"L12345678"
Listing assets.
Required array length:
5 - 100 elementsAgents associated with the listing. We will make 1 video per agent.
Required array length:
1 - 20 elementsListing address.
Number of bedrooms
Required range:
x >= 0Example:
3
Number of bathrooms
Required range:
x >= 0Example:
2
Number of half bathrooms
Required range:
x >= 0Example:
1
Interior square footage
Required range:
x >= 1Example:
1231.5
Response
Successful Response
Unique identifier for the object.
Example:
"01K364FEGEDX32AK5RK447H2KP"
Last modified on May 12, 2026