Hosted render frame

GET/v1/render/{asset_token}

The hosted renderer creates an iframe for this route. Customer frontends should not construct this URL manually in the default flow; use placement.render.frame_url.

AUTH

Asset token in the path

CONTENT TYPE

application/json

STATUS

Stable
No authentication requiredSandbox thisOpen as Markdown ↗

Request parameters

asset_token
string
Required
Asset token from placement.render.frame_url or placement.asset_token.

Returns

html
text/html
Isolated creative frame with strict CSP and no-store/private caching.

Errors

not_found404

Asset token is invalid, expired, or not renderable.

forbidden403

Asset token is not authorized for the requested creative context.

Related

Need rollout review?

Start with the Server API. Use contact only when you need rollout review, enterprise coordination, or non-standard integration help.

Contact the team