Transform an origin-source image
Public Image CDN endpoint for configured HTTPS origin sources. originSlug must match an enabled workspace origin source, and originPath is fetched from that origin after SSRF-safe HTTPS validation.
GET
Transform an origin-source image
Path Parameters
Publishable delivery token starting with cvly_pub_.
Pattern:
^[a-z0-9][a-z0-9_-]{0,62}$Path under the configured origin source. May contain slashes.
Query Parameters
Required range:
16 <= x <= 4000Required range:
16 <= x <= 4000Available options:
cover, contain, fill, inside, outside Available options:
auto, face, entropy, center, top, right, bottom, left Available options:
auto, jpeg, jpg, png, webp, avif Required range:
20 <= x <= 100Pattern:
^[a-z0-9_-]+$Optional HMAC signature. If present, URL tampering returns 403.
Response
Transformed image bytes
Transform an origin-source image