Screenshot
Mint a signed hosted-render URL
Returns a self-contained, signed URL you can paste straight into <meta property="og:image"> (or an <img src>). No backend or storage on your side: GET /v1/render renders it on the first request, caches the result in R2 under a deterministic key, and serves the cached copy on every repeat — so a widely-shared link costs one render, not one per crawl. The link encodes the (signed, tamper-proof) render params, the owning account, and an expiry. Credits are charged to the link owner on each cache-miss render only.
post/v1/render/link
Request body
Response
Signed render link