Templates

View a specific template

Per-template metadata. The four URL-construction fields are id, lines, overlays, and styles; see GET /templates/ for what each one governs. The example.url field is a guaranteed-valid render URL — issuing a HEAD against it is the cheapest way to validate that the template id is live.

get/templates/{id}

Path parameters

idstring required

ID of a meme template

Response

Successfully returned a specific template

idstring
namestring
linesinteger
overlaysinteger
stylesstring[]
blankstring
sourcestring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.