ogmake

← All templates

Teletext

Ceefax colours, a yellow-on-blue headline band and a Fastext strip.

Teletext 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": "teletext",
  "params": {
    "page": "101",
    "channel": "OGMAKE",
    "headline": "Now cached at the edge",
    "body": "Cold renders dropped from 640ms to 57ms after the cache rollout.",
    "time": "18:32"
  }
}'

More templates.