aid: flowcharts name: Flowcharts description: >- Flowcharts are a visual modeling technique used across software engineering, systems analysis, business process design, and education to depict the steps, decisions, and flow of a process or algorithm. Within an API context, flowcharts are used to model workflows, integration patterns, retry logic, authentication flows, and the orchestration of services. This topic indexes the standards, notations, libraries, and rendering tools that practitioners use to create and exchange flowcharts as part of API documentation, design, and operations. type: Index image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg url: >- https://raw.githubusercontent.com/api-evangelist/flowcharts/refs/heads/main/apis.yml created: '2025-01-01' modified: '2026-04-28' specificationVersion: '0.19' tags: - Diagrams - Documentation - Flowcharts - Modeling - Visualization - Workflows apis: [] common: - type: Documentation url: https://en.wikipedia.org/wiki/Flowchart - type: Standards url: https://www.iso.org/standard/11955.html - type: Tools url: https://mermaid.js.org/syntax/flowchart.html - type: Tools url: https://graphviz.org/ - type: Tools url: https://plantuml.com/activity-diagram-beta maintainers: - FN: Kin Lane email: kin@apievangelist.com