← All Templates

Open House Listing — Real Estate Pinterest Pin

Pinterest pin template for real estate agents — open-house listing portrait with photo hero, terracotta "OPEN HOUSE" tag, date pill, circular price badge over seam, big serif address, beds/baths/sqft row, and agent CTA.
Use Template →

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template1000x1500
png
jpg
webp
pdf
base64
url
binary

Integrations

Automate this template using integrations

Rest API

Rest API

Signed URLs

Signed URLs

Spreadsheets

Spreadsheets

Backend Usage

You can generate Open House Listing — Real Estate Pinterest Pin renders using Rest API

await fetch("https://api.orshot.com/v1/studio/render", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    Authorization: "Bearer <ORSHOT_API_KEY>",
  }, 
  body: JSON.stringify({
    "templateId": 151,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
Open House Listing — Real Estate Pinterest Pin