Skip to main content
Generate a professional branded social media graphic for a property listing.

Endpoint

POST /functions/v1/branded-listing-post

Request body

ParameterTypeDescription
listing_idstringListing to use
template_idstringDesign template
overlay_textstringCustom text overlay (e.g., “Just Listed!”)
include_headshotbooleanInclude agent headshot
include_logobooleanInclude brand logo

Response

{
  "image_url": "https://storage.example.com/branded-post.png",
  "width": 1080,
  "height": 1080
}