Creates Composite Image

This service will allow you to create composite images. The results will get saved permanently in the layers system in addition to getting cached.

Query Params
string
required

ID of asset to be composited.

string
required

ID of org that owns asset.

string

ID of stage for asset.

string

Encoded, stringified configuration object for asset.

string

Encoded, stringified configuration object for stage.

string

Cache key.

integer

Maximum cache age.

integer

Composite image height.

integer

Composite image width.

number
0 to 1

The ratio which will be used for width of the final cropped image.

number
0 to 1

The ratio which will be used for height of the final cropped image.

number
0 to 1

The ratio which will be used for the starting position of the crop on the x axis.

number
0 to 1

The ratio which will be used for the starting position of the crop on the y axis.

string
enum

Format type for composited image.

Allowed:
string
enum

Fit mode for composited image.

Allowed:
string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token. A public token has read-only permissions whereas a private token has read and write permissions.

string
enum
Defaults to image

Allows users to specify the the player type (2D or 3D) to take snapshot from. Currently only supports two values - webgl and image. Default value is image.

Allowed:
string

ID of the static publish to help the fast-compositor service take an snapshot faster.

boolean
Defaults to true

Skip resolving values of an attribute in a configurator. This is to speed up the response time of the service by avoiding unnecessary API calls. BY default this is set to true.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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