Mandala Colouring Page Generator
## What it returns A single colouring page as vector SVG, ready to print at any size. Closed line work on a white ground, even stroke weights, no grey. This is the same engine behind a printed adult colouring-book series, not a photo run through an edge filter. ## Reproducible Every page is determined entirely by its `seed`. Ask for seed 4271 today and in a year and you get byte-identical SVG,…
Mandala Colouring Page Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
getAnimals /v1/animals |
Everything the /v1/page parameters will accept, so a client never has to hard-code the lists. |
| GET |
getPage /v1/page |
Returns one colouring page as SVG. The seed used is echoed back in the X-Mandala-Seed response header, which matters when you did not supply one. |
| GET |
getHealth /v1/health |
|
Mandala Colouring Page Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|