Identifier
Use the model identifiergrok-imagine-video-edit in the model field when calling /asset/start.
Capabilities
Inputs
This model takes named media inputs. Pass each one as a top-level field in the request body (not insidereferences). Each field accepts exactly one of url, asset_id, or avatar_id.
url— a direct, publicly accessible file URLasset_id— the ID of an existing asset in your Hoox space (e.g. a previous generation)avatar_id— the ID of an avatar defined in your Hoox space
Pricing
Default parameters (720p): ~4 credits / generation.
For exact pricing with your own parameters, call /asset/pricing with the model and any parameters that affect cost.
Example request
/asset/start for the full request/response reference, error codes, and code samples in cURL / Python / JavaScript.
