Render all Combinations of an Asset

Warning

This API will be deprecated in the future. Calculates and initiates renders of all possible combinations of a product. For an item with a composition attached to it, all combinations of each layer are rendered. For item without any comp, all combinations are rendered. Currently the maximum resolution we support for renders is 4K.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

AssetID

Query Params
boolean

Caches the file created.

string

Access token used to authorize the request. This endpoint only works with private tokens.

Body Params

Render information

string

Organization which owns the item to render.

configuration
object

Specify a configuration of the item or layer to be rendered.

string

Stage ID to be used as a stage for renders.

stageConfiguration
object

Specify a configuration of the stage, to be used for renders.

string

Specify if the renders should use WebGL or VRay. If this parameter is not provided, the API automatically defaults to webGL renders.

string

If specified, it will render all possible combinations of that layer. If a configuration is specified in the request, it will only render that configuration for the layer

configurations
array of objects

Can be used to render all configurations provided in the request. This parameter is an array of configuration objects.

configurations
subset
object

Parameter to allow rendering subset of attribute values

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json