Orshot Logo
OrshotDocs
Orshot Studio

API Specs

Specifications for Orshot Studio API

API Specs

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)

API Usage

You can render dynamic images from your Orshot Studio templates. You can see the API reference here

On this page