Generative Art
1 credit / call22 art styles drawn in your colours: a crisp SVG cover for every post, product or page.
One of 22 generative art styles drawn in your colours as a standalone SVG, any size up to 4000px. Deterministic by seed. Our own code: no image model, no stock, no licensing.
The art behind every header on our own blog, as an API. Pick a style (Mondrian, Bauhaus, Topographic, Voronoi, Halftone, Isometric and 16 more), pass your brand colours and a seed, and get back a clean, scalable SVG. The same seed always draws the same piece, so a post's cover never changes when the page rebuilds; a new seed draws a new one. It's our own code end to end: no image model, no stock library, no licence to track, and nothing that looks like everyone else's AI art.
what you’d build with it
Covers for every post
Seed it with the post's slug and every article gets its own on-brand header, automatically and forever the same.
Placeholders that look designed
Products, profiles or listings without a photo get art in the brand colours instead of a grey box.
Social and email headers
Any size up to 4000px, vector-sharp, in the palette you pass.
example response
GET /api/v1/art?style=Topographic&colors=1f6fe5,57dbaa,ffc93c&seed=my-post&width=1600&height=900
<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="900" viewBox="0 0 100 100" …>
<rect width="100" height="100" fill="#0f1b33"/>
<ellipse … stroke="#57dbaa" fill="none"/>
…
</svg>Truncated. Full documentation and a downloadable README come with a free account.
all 22 styles, one palette
Why developers pick it
Ours, so it's yours to use
No model output, no stock licence: the images are drawn by our code, and you can use them commercially.
Deterministic
Same style, colours and seed give the same image, byte for byte. Cache it, or regenerate it anywhere.
Vector, any size
A true SVG: sharp at 4000px, small on the wire, easy to recolour.
Your brand, not ours
Pass 2–6 hex colours; every style is drawn from them.
Terms & disclaimer. Provided “as is” with no warranty. Results are derived from public sources and, in places, generated by AI — they may be inaccurate or out of date and are not legal, professional or credit advice. Company data contains public sector information licensed under the Open Government Licence v3.0. Any logos returned remain the trademarks of their owners (nominative/identification use only, no endorsement implied). Any scores or ratings are an indicative opinion, not a statement of fact about a company. You are responsible for your own use. See the full API Terms of Use or get in touch.