Prerendering api - turn SPAs into crawlable HTML for SEO
LovableHTML prerendering api renders client-site rendered single page applications into plain, crawlable HTML. LovableHTML also offers no code SEO optimization for AI site builders like Lovable, Base44, AI Studio and Replit.
Prerendering api - turn SPAs into crawlable HTML for SEO endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
/api/prerender/cache/invalidate-page-cache /api/prerender/cache/invalidate-page-cache |
Purge the prerendered cache for a specific page. |
| POST |
/api/prerender/cache/invalidate-site-cache /api/prerender/cache/invalidate-site-cache |
Purge the prerendered cache for an entire domain. |
| POST |
/api/prerender/cache/invalidate-paths-cache /api/prerender/cache/invalidate-paths-cache |
Purge the prerendered cache for multiple paths on a domain. |
| GET |
/api/prerender/render /api/prerender/render |
Prerenders a URL into HTML. If prerendering applies, returns 200 with HTML. If it does not apply (static asset, non-HTML request, etc.), returns 304 with a Location header. |
Prerendering api - turn SPAs into crawlable HTML for SEO pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|