aiendpoint.dev
ServicesEraser

Eraser

community

Collaborative design tool for technical diagrams, docs, and whiteboarding with AI generation.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://eraser.iobearerproductivitydeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://api.eraser.io/v1/workspaces

List workspaces

Returns

workspaces[] with id, name, createdAt
POSThttps://api.eraser.io/v1/render/prompt

Generate diagram from text with AI

Parameters

textnatural language description (stringrequired
themelight|dark (stringoptional
diagramTypesequence-diagram|entity-relationship-diagram|cloud-architecture-diagram|flowchart (stringoptional

Returns

imageUrl, diagramType
POSThttps://api.eraser.io/v1/render/elements

Render diagram from DSL

Parameters

elementsEraser DSL code (stringrequired
diagramTypediagram type (stringoptional

Returns

imageUrl, fileUrl