PatternGen
Generate seamless SVG patterns programmatically. Create geometric and organic repeating patterns including dots, lines, triangles, hexagons, waves, circles, diamonds, crosshatch, and zigzag styles. Customize colors, opacity, size, and spacing. Returns patterns as SVG images or JSON with embedded SVG and CSS background values. Perfect for web backgrounds, design assets, generative art, and…
PatternGen endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
getDocs /v1/docs |
Returns a human-readable HTML documentation page for the PatternGen API, including endpoint descriptions, parameters, and visual pattern examples for each available style. |
| GET |
healthCheck /health |
Returns the current health status of the PatternGen API. This endpoint requires no authentication and is intended for uptime monitoring. |
| Patterns | ||
| GET |
generateRandomPattern /v1/random |
Generates a random pattern with randomly selected style, colors, size, opacity, and spacing. Each call produces a unique pattern combination. Useful for design exploration,… |
| GET |
generatePattern /v1/generate |
Generates a seamless, tileable SVG pattern with the specified style and customization options. The pattern can be returned as a direct SVG image (image/svg+xml) or as a JSON… |
| Reference | ||
| GET |
listPatterns /v1/patterns |
Returns a list of all available pattern styles with their descriptions, category classification, and preview URLs. Use this endpoint to discover available patterns and build… |
| Other endpoints | ||
| GET |
generateRandomPattern /v1/random |
Generates a random pattern with randomly selected style, colors, size, opacity, and spacing. Each call produces a unique pattern combination. Useful for design exploration,… |
| GET |
generatePattern /v1/generate |
Generates a seamless, tileable SVG pattern with the specified style and customization options. The pattern can be returned as a direct SVG image (image/svg+xml) or as a JSON… |
| GET |
listPatterns /v1/patterns |
Returns a list of all available pattern styles with their descriptions, category classification, and preview URLs. Use this endpoint to discover available patterns and build… |
| GET |
healthCheck /health |
Returns the current health status of the PatternGen 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 PatternGen API, including endpoint descriptions, parameters, and visual pattern examples for each available style. |
PatternGen 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 |
|