---
title: "facebook Square - Template — Free Design Template"
description: "Use the facebook Square - Template template to generate images automatically via API or the drag-and-drop editor."
url: "https://www.imejis.io/templates/6a13e9eafe33975a3da26017"
---

# facebook Square - Template — Free Design Template

> Use the facebook Square - Template template to generate images automatically via API or the drag-and-drop editor.

- Dimensions: 1200 × 1200 px

## Use this template

Copy it into your Imejis.io workspace and customize it in the drag-and-drop editor:

https://app.imejis.io/designs/copy-template?templateId=6a13e9eafe33975a3da26017

## Generate images from it via API

After copying, every design gets its own design ID. Generate an image with a single synchronous request that returns the image binary directly:

```
POST https://render.imejis.io/v1/{design_id}
Headers: dma-api-key: {your_api_key}
Body: { "text": { "text": "Hello World" } }
```

More templates: https://www.imejis.io/templates · API docs: https://www.imejis.io/apis · Pricing: https://www.imejis.io/pricing
