← All Templates

Behind The Scenes Teaser — Instagram Story

Instagram Story template for creators and brands — cinematic behind-the-scenes teaser with full-bleed vertical photo, tag label, bold headline, and CTA pill.
Use Template →

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template1080x1920
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 Behind The Scenes Teaser — Instagram Story 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": 133,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
Behind The Scenes Teaser — Instagram Story