Maze Generator (SVG)
Generate a random perfect maze as a scalable SVG. Choose Recursive Backtracker, Prim’s or Kruskal’s, set the grid size, cell size, wall thickness and colours, add a solution path, and reproduce any maze from a seed.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Columns
5 <= x <= 80Rows
5 <= x <= 80Algorithm
backtracker, prim, kruskal Seed
Cell size (px)
8 <= x <= 40Wall thickness (px)
1 <= x <= 8Wall colour
Background
Show solution path
Solution colour
Mark entrance & exit
Response
Tool output
Show child attributes
Show child attributes
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.
Was this page helpful?