Search­Tides · API endpoint

Prerender Engine

Edge SSR for JS-heavy sites. This is the API. It does not have a public homepage — the human-facing surfaces are linked below.

Engine v1 operational

For humans

Documentation & demo
Architecture, request flow, real metrics, live before/after demo
Admin console
Manage domains, edit transforms, view stats, warm cache
Source code
GitHub repository (private)

API endpoints

GET/healthLiveness probe
GET/render?url=<url>Render and return HTML (cached 24h)
GET/render?url=<url>&static=1Strip scripts for browser-safe preview
GET/render?url=<url>&fastCache=1Cache-only check, 200 or 404 (used by edge workers)
GET/screenshot?url=<url>Full-page PNG of the rendered page
GET/warm[?host=<host>]Trigger sitemap cache warming
*/admin/*Authenticated admin API (Bearer token)

Examples

prerender the demo SPA homepage
screenshot www.cdvalet.com
static preview: fanduel NBA