ogmake

← All templates

Placard

Hazard stripes around one enormous word, for incidents, advisories and breaking changes.

Placard template preview

Try it

POST /v1/images, Bearer-authenticated, with this template id and params — see the quickstart for how to get a key, and for a signed-URL example that links straight to a cacheable, cache-forever image URL without a server round trip.

curl https://ogmake.com/v1/images \
  -H "Authorization: Bearer og_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "placard",
  "params": {
    "word": "BREAKING",
    "headline": "Signed URLs now expire after 7 days",
    "detail": "Update any cached links before Oct 1.",
    "ref": "v0.5.0"
  }
}'

More templates.