Skip to main content
GET
Get Banner by Slug
Returns the live banner for an embed key. This is what the embed widget fetches: the slug is the project’s stable banner key (<project-slug>-banner), and it stays the same when a new banner replaces the old one, so a snippet pasted once keeps showing whatever is current. No authentication required. A 404 means nothing is live for that key (never published, replaced, or past its take-down time) — render nothing.

Path Parameters

string
required
The banner’s public slug, shown in the dashboard’s “Add to your website” sheet after the first publish.

Request

Response

The same shape as Get Live Banner.
200

Errors