API Key for your account. Will be available on your dashboard.
Request Body
Name
Type
Description
html_content
String
HTML Content to be used for image generation
css_content
String
CSS Content to be used for image generation
font
String
Google Font Name that needs to be imported when generating image from HTML & CSS. To pass multiple fonts, separate them with | sign.
Example - "Roboto|Georgia"
quality
Number
Quality of the image should be in the range 30-100.
Default value is 30.
generate_img_url
Boolean
Whether the output should return the image or the Image URL.
Default value is true.