v1 API live

OG images from
a single API call

A GET request returns a 1200×630 PNG.
No headless browser. No SDK. No config.

playground
connected
Parameters
1200 × 630 OG Image Preview
GET Loading...
<200ms
Render time
4 layouts
Templates
5 themes
Palettes
0 deps
Client-side

Three steps. No SDK.

01

Build a URL

Pass title, subtitle, template, and theme as query parameters. That's the entire interface.

02

Get a PNG

The API returns a 1200×630 PNG rendered server-side in under 200ms. No headless browser.

03

Paste & ship

Drop the URL into your og:image meta tag. Twitter, LinkedIn, Facebook, Slack render it instantly.

Ship in five minutes.

Works with any language, any framework, any platform.

# Free tier — just a GET request
curl "https://ogpeek.com/api/v1/og?title=Hello+World&template=gradient&theme=dark" \
  --output og-image.png

# Paid tier — POST with API key
curl -X POST "https://ogpeek.com/api/v1/og" \
  -H "x-api-key: ogp_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"title":"My Post","template":"gradient","theme":"dark"}' \
  --output og-image.png

Built for developers.

No headless browsers. No SDKs. A URL that returns a PNG.

Sub-200ms render

SVG-native pipeline with Satori + resvg. No Puppeteer, no Chrome.

URL as API

Drop it in a meta tag. Pass params via query string. Zero dependencies.

POST for control

Use API keys for watermark-free images, higher limits, and more options.

4 templates, 5 themes

Basic, gradient, split, hero. Dark, light, midnight, forest, sunset palettes.

Usage tracking

Per-key rate limits with built-in consumption monitoring.

Social-ready output

1200×630 PNG for Twitter, LinkedIn, Facebook, Slack.

Templates × Themes
gradient midnight
gradientmidnight
hero sunset
herosunset
split forest
splitforest
editorial dark
editorialdark
modern midnight
modernmidnight
minimal light
minimallight

Start free. Scale when ready.

No credit card required. Upgrade when you need volume or want watermarks removed.

Free
$0 /mo
Side projects & prototyping
  • 50 images per day
  • All 7 templates
  • All 5 themes
  • OGPeek watermark
  • Community support
Get started
Pro
$29 /mo
High-traffic platforms
  • 50,000 images / month
  • All 7 templates & themes
  • No watermark
  • Custom fonts (soon)
  • Priority support
Subscribe — $29/mo

Ready to ship?

Your first OG image in under a minute. Free forever on the free tier.

Start building