Critical CSS Generator
Critical CSS Generator is an API service that extracts and delivers above-the-fold CSS for any given URL. By focusing only on the styles needed for the initial render, it helps improve page load speed, reduce render-blocking resources, and enhance overall Core Web Vitals performance. Ideal for developers looking to optimize website performance with minimal effort.
Critical CSS Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Enque Critical /critical |
Enqueue a task to generate Critical CSS for a given webpage URL. |
| GET |
Get Task Result Endpoint /critical/{id} |
Poll the task status and retrieve the generated Critical CSS once it's completed. |
Critical CSS Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 40 / minute |
|
| ULTRA | $50 / month | 60 / minute |
|
| MEGA | $100 / month | 120 / minute |
|