Template-driven automation: list templates, export creatives, upload results
list_brands
read-only
List all brands available in the Frontify account with their IDs, names, and visual identities.
get_brand
read-only
Retrieve detailed information about a specific brand including its libraries and projects.
get_library
read-only
Retrieve a library's structure including its folders, assets, collections, and custom metadata definitions.
get_project
read-only
Retrieve a project's structure including its folders and assets.
search_assets
read-only
Search assets within a library, project, or brand; returns lightweight id/title matches (no widget).
display_assets
read-only
Display Frontify assets in a widget; the only path to download or open on Frontify.
get_assets_data
read-only
Fetch Frontify asset metadata (no widget) with selectable property groups.
read_asset
read-only
Fetch Frontify CDN images as inline content for visual analysis.
create_asset_from_url
write
Create an asset in Frontify from a public http/https URL — downloads the file, uploads it, and creates the asset automatically.
add_asset_revision_from_url
write
Add a new revision to an existing asset from a public http/https URL — downloads the file, uploads it, and sets it as the current revision automatically.
get_collection_assets
read-only
Retrieve lightweight id/title asset matches from a collection (no widget).
get_folder_contents
read-only
List subfolders and lightweight id/title asset matches within a folder (no widget).
list_creative_templates
read-only
List available creative templates in a brand.
get_templates_data
read-only
Fetch full creative template data (no widget), including variables and export options.
display_templates
read-only
Display Frontify creative templates in a widget (detail for one, grid for many).
export_creative
write
Start an asynchronous export job to generate a design from a creative template with custom variable values.
get_creative_export
read-only
Check the status of a creative export job and retrieve download URLs when finished.
cancel_creative_exports
write
Cancel one or more ongoing creative export jobs that are still processing or rendering.
generate_url
read-only
Generate a Frontify URL for navigating to a specific resource in the web application.