Business ProcessDiagrammingFlowchartsMicrosoft-365Visualization
VisioShape is a JSON Structure definition published by Microsoft Visio, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-structure/visio-graph-api-visio-shape-structure.json",
"name": "VisioShape",
"description": "Represents a shape on a Visio page.",
"type": "object",
"properties": {
"id": { "type": "string", "description": "Unique identifier for the shape." },
"name": { "type": "string", "description": "The name of the shape." },
"text": { "type": "string", "description": "The text content of the shape." },
"type": { "type": "string", "description": "The shape type." }
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.