API Documentation v2.4

Welcome to the StaticRender API. Integrate our edge rendering engine into your workflow.

Authentication

All API requests must include your Secret Token in the X-Render-Key header. Never share this key in client-side code.

Image Processing

GET /v2/render?url=image.jpg&w=800&q=75

Parameters: w (width), q (quality), f (format: webp, avif).

BACK TO HOME