← All Templates

How to Build — Dev Tutorial Blog OG Image

Dev blog OG image — dark terminal theme, Instrument Serif italic + JetBrains Mono emerald-accent headline, byline row, radial glow, parameterized. 1200×630.
Use Template →

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template1200x630
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 How to Build — Dev Tutorial Blog OG Image 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": 157,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
How to Build — Dev Tutorial Blog OG Image