npm install. One line.
Done.
WordPress plugin, Next.js middleware, Nuxt module, Express middleware, Nginx and Apache configs. Pick your stack, integrate in under 2 minutes. Open source on GitHub.
Every integration method
Pick your platform. Each integration takes under 2 minutes.
Download the plugin
Download the latest version from prerex.io or from WordPress.org (pending approval).
Upload and activate
WordPress dashboard → Plugins → Add New → Upload Plugin. Select the zip, activate.
Done — zero config
Auto-detects page builders, bypasses cache plugins, hooks into save_post for instant cache purge.
API reference
Simple REST API. Authenticate with your API key in the X-Prerex-Key header.
/render?url={url}Render a URL and return clean HTML
/render?url={url}&raw=1Return raw rendered HTML (no cleanup)
/cache?url={url}Purge cached render for a URL
/healthHealth check endpoint
Response includes X-Prerex-Cache (HIT/MISS), X-Prerex-Render-Time headers.
Under the hood
Security and performance are not afterthoughts. They're the foundation.
Performance numbers
Measured from production sites, not synthetic benchmarks.
Ready to integrate?
Create a free account, get your API key, and start prerendering in under 2 minutes. Open source, battle-tested, secure.