GET v1/images/quote
Summary: Text to Image
Operation ID: Text to Image
Auth: unknown
Operation ID: Text to Image
Auth: unknown
Description
Returns URL of an image created from text according to given style parameters
Parameters (17)
animation
(string, query, required)
Animation type: none, rays, glint, circle
author
(string, query, required)
Name of the author/source
authorFont
(string, query, required)
Font-family used for author name
authorFontColor
(string, query, required)
Font color of the author
backgroundColor
(string, query, required)
Background color for solid background type
bgType
(string, query, required)
Background type (gradient/solid)
brandLogo
(string, query, required)
URL of the brand logo
enableHighlight
(integer, query, required)
Enable highlight on quote text
fontSize
(integer, query, required)
Font size for the quote (author font size is calculated automatically)
gradientColor1
(string, query, required)
First color for gradient background type
gradientColor2
(string, query, required)
Second color for gradient background type
gradientType
(string, query, required)
Type of gradient background (linear/radial)
highlightColor
(string, query, required)
Color used for highlight
quote
(string, query, required)
Text of the quote
quoteFont
(string, query, required)
Font-family used for quote text
quoteFontColor
(string, query, required)
Font color of the quote text
showQuoteMark
(integer, query, optional)
showing/hiding quote mark
No probe data for this endpoint yet.