ogmake

← All templates

Cassette

A compact audio cassette with two toothed reels and an oversized adhesive label.

Cassette 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": "cassette",
  "params": {
    "title": "How Example Corp built their edge cache",
    "series": "The ogmake Podcast",
    "side": "A",
    "duration": "44:12"
  }
}'

More templates.