Text To Diagram
Text To Diagram API converts a plain-text description into a diagram using Mermaid.js code. You send a POST request with a `type` (such as "flow", "class", "er", "state", or "timing") and a `content` field describing the system or process. The API returns a `mermaidCode` string that you can render in web pages or tools that support Mermaid syntax.
Text To Diagram pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA | $99.99 / month | — |
|