Lucidchart is a web-based intelligent diagramming application by Lucid Software, part of the Lucid Visual Collaboration Suite (Lucidchart, Lucidspark, Lucidscale). The Lucid Developer Platform exposes a REST API for documents/folders/collaborators/content, an Extension API for in-editor extensions, an Embed SDK for embedding diagrams in external apps, and a SCIM API for enterprise provisioning.
APIs.json: https://raw.githubusercontent.com/api-evangelist/lucidchart/refs/heads/main/apis.yml
- Productivity
- Diagramming
- Visualization
- Visual Workspace
- SaaS
- Created: 2026-05-08
- Modified: 2026-05-08
Programmatically create, search, read, copy, trash, and restore Lucid documents and folders. Manage collaborators and document permissions. Transfer content (import/export) and embed Lucid documents in other apps.
- Human URL: https://developer.lucid.co/api/v1/
- Base URL:
https://api.lucid.co
- Documents
- Folders
- REST
- Documentation
- API Reference
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Read structured document content (shapes, lines, pages) and import standard formats (Visio VSDX, Gliffy, draw.io, Mermaid, AWS architecture). Export to PNG, PDF, JPEG, SVG, and CSV.
- Human URL: https://developer.lucid.co/api/v1/
- Base URL:
https://api.lucid.co
- Content
- Import
- Export
Embed Lucid diagrams and whiteboards into external apps with read-only or interactive viewing, and listen to events such as page change and shape selection.
- Human URL: https://developer.lucid.co/embed-sdk/
- Base URL:
https://lucid.app
- Embed
- SDK
- Browser
Build extensions that run inside Lucidchart, Lucidspark, and Lucidscale editors. Read and modify canvas content, import data, and ship custom shape libraries via the lucid-package CLI.
- Human URL: https://developer.lucid.co/extension-api/
- Base URL:
https://api.lucid.co
- Extensions
- SDK
- In-Editor
OAuth 2.0 authorization-code flow used by all Lucid REST API integrations to obtain user-scoped access tokens.
- Human URL: https://developer.lucid.co/api/v1/#section/Authentication
- Base URL:
https://lucid.app
- OAuth
- Authorization
SCIM 2.0 API for Enterprise customers. Provisions users and groups from Okta, Azure AD, OneLogin, and other IdPs across the Lucid Visual Collaboration Suite.
- Human URL: https://developer.lucid.co/scim-api/
- Base URL:
https://users.lucid.app/scim/v2
- SCIM
- Identity
- Provisioning
Subscribe to events on documents and folders (create, update, trash, restore) and receive HTTP callbacks at your endpoint.
- Human URL: https://developer.lucid.co/api/v1/#tag/Events
- Base URL:
https://api.lucid.co
- Webhooks
- Events
FN: Kin Lane Email: kin@apievangelist.com