Gradient
Generate beautiful CSS gradients, random gradient palettes, and gradient images programmatically. Create linear, radial, and conic gradients with custom colors and angles. Export as CSS code, SVG markup, or PNG images. Ideal for design tools, generative art, dynamic backgrounds, and UI theming.
Gradient endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
healthCheck /health |
Returns the current health status of the Gradient API. This endpoint requires no authentication and is intended for uptime monitoring. |
| GET |
getDocs /v1/docs |
Returns a human-readable HTML documentation page for the Gradient API, including endpoint descriptions, parameters, and visual gradient examples. |
| Gradients | ||
| GET |
generateRandomGradient /v1/random |
Generates a random aesthetically pleasing gradient using color theory principles. Colors are selected to be harmonious and visually appealing, using techniques like… |
| GET |
generateGradientGet /v1/generate |
Generates a gradient from the specified colors with customizable type, angle, and output format. Provide two or more colors as a comma-separated list of hex values. The gradient… |
| POST |
generateGradientPost /v1/generate |
Generate a gradient with advanced options including custom color stops (positions), custom dimensions, and additional styling. This POST endpoint provides full control over… |
| GET |
generateGradientPalette /v1/palette |
Generates a collection of harmonious gradients that work well together as a cohesive palette. Each gradient in the palette shares a common color relationship, making them… |
| Other endpoints | ||
| GET |
healthCheck /health |
Returns the current health status of the Gradient API. This endpoint requires no authentication and is intended for uptime monitoring. |
| GET |
getDocs /v1/docs |
Returns a human-readable HTML documentation page for the Gradient API, including endpoint descriptions, parameters, and visual gradient examples. |
| POST |
generateGradientPost /v1/generate |
Generate a gradient with advanced options including custom color stops (positions), custom dimensions, and additional styling. This POST endpoint provides full control over… |
| GET |
generateGradientGet /v1/generate |
Generates a gradient from the specified colors with customizable type, angle, and output format. Provide two or more colors as a comma-separated list of hex values. The gradient… |
| GET |
generateRandomGradient /v1/random |
Generates a random aesthetically pleasing gradient using color theory principles. Colors are selected to be harmonious and visually appealing, using techniques like… |
| GET |
generateGradientPalette /v1/palette |
Generates a collection of harmonious gradients that work well together as a cohesive palette. Each gradient in the palette shares a common color relationship, making them… |
Gradient pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|