Each file in the Library is automatically assigned a short alphanumeric identifier.
This identifier can be used in API requests to refer to objects you have in your library.
Library identifiers can be used in the url
property of an Image element to refer to an image in your Library, or in the fontFamily
property of a Text element to refer to a font in your Library.
{
"template": "sample-image",
"sizes": [
{
"width": 1080,
"height": 1080,
}
],
"elements": {
"image1": {
"url": "vwb2LyBawy"
}
}
}
We care about the protection of your data. Read our Privacy Policy.