Along with dynamic parameters that you set for different layers, you get some fixed parameters that you can use
canvasBackgroundColor: background color for canvas, supports CSS Color values(HEX, RGBA, linear-gradient)canvasBackgroundImage: background image for canvas, supports direct URL to image(make sure the image is publicly accessible via browser)You can render dynamic images from your Orshot Studio templates. You can see the API reference here
