Microsoft Graph Visio API
REST API for accessing and interacting with Visio files stored in SharePoint Online and OneDrive for Business through Microsoft Graph. Supports reading pages, shapes, shape data, comments, and hyperlinks.
Documentation
Documentation
https://learn.microsoft.com/en-us/graph/api/resources/visio
Authentication
https://learn.microsoft.com/en-us/graph/auth/
GettingStarted
https://learn.microsoft.com/en-us/graph/api/resources/visio
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/examples/visio-graph-api-visio-page-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/examples/visio-graph-api-visio-shape-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-schema/visio-graph-api-visio-page-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-schema/visio-graph-api-visio-shape-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-schema/visio-graph-api-shape-data-item-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-schema/visio-graph-api-visio-comment-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-schema/visio-graph-api-visio-hyperlink-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-structure/visio-graph-api-visio-page-structure.json
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/json-ld/microsoft-visio-graph-api-context.jsonld
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-comments.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-documents.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-hyperlinks.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-pages.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-shape-data.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-visio/refs/heads/main/capabilities/graph-shapes.yaml