Kroki

API for generating diagrams from text-based definitions, supporting over 20 diagram languages including Mermaid, PlantUML, GraphViz, BPMN, and C4. Accepts textual diagram source and returns rendered output in formats such as SVG, PNG, and PDF.

Claim this API

Are you the operator of Kroki? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Kroki? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: kroki
Key: kroki.io:kroki
Base URL: https://kroki.io
Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://kroki.io
API Base: https://kroki.io

Topics

DEVTOOLS, IMAGES

Endpoints (5)

Path Summary Response Auth
Generate diagram via JSON API application/octet-stream
health Health check endpoint text/plain
{diagram_type} Generate diagram with diagram type in URL text/plain
{diagram_type}/{output_format} Generate diagram with type and format in URL text/plain
{diagram_type}/{output_format}/{encoded_diagram} Generate diagram via GET request with encoded diagram application/octet-stream