base URL
of a dynamic image is: https://img.abyssale.com/{templateId}
key=value
. The key
corresponds to the layer property that needs to be customised and value
to the property value.key
is of the following form: layer_name.property_name
. text_title
element and you would like to change its color
; the key will be text_title.color
. https://img.abyssale.com/{templateId}?{changes}
34j39c5e-31fa-4jdb-b6d4-0c97445fb9b3
text_title
and an image element named company_logo
.text_title
content will be Welcome
, will be white (#FFFFFF) and will have a red background color (#FF0000).company_logo
should contain the following image: https://uploads-ssl.webflow.com/6214efb2d4b5d94158f2ff03/6218f45ff39a58c8dbf7eb2c_abyssale-logo.svghttps://img.abyssale.com/34j39c5e-31fa-4jdb-b6d4-0c97445fb9b3?text_title=Welcome&text_title.color=#FFFFFF&text_title.background_color=#FF00000&company_logo=https%3A%2F%2Fuploads-ssl.webflow.com%2F6214efb2d4b5d94158f2ff03%2F6218f45ff39a58c8dbf7eb2c_abyssale-logo.svg
https://img.abyssale.com/{templateId}/{formatName}
34j39c5e-31fa-4jdb-b6d4-0c97445fb9b3
and the format you would like to generate is instagram-story
, the base URL will be:https://img.abyssale.com/34j39c5e-31fa-4jdb-b6d4-0c97445fb9b3/instagram-story