← All Templates

4 Photo Instagram Post Grid Template

Create Instagram Post grid with 4 customizable photos, custom background and text

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template1080x1350
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 4 Photo Instagram Post Grid Template 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": 49,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
4 Photo Instagram Post Grid Template