Lucidchart website screenshot

Lucidchart

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.

Lucidchart publishes 2 APIs on the APIs.io network: Documents API and Folders API. Tagged areas include Productivity, Diagramming, Visualization, Visual Workspace, and SaaS.

Lucidchart’s developer surface includes authentication, pricing, GitHub presence, engineering blog, and 9 more developer resources.

40.9/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
9 APIs
ProductivityDiagrammingVisualizationVisual WorkspaceSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.9/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lucidchart: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Lucid REST API

Programmatically create, search, read, copy, trash, and restore Lucid documents and folders. Manage collaborators and document permissions. Transfer content (import/export) and ...

Lucid Document Content / Import-Export API

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 ...

Lucid Embed SDK & API

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.

Lucid Extension API

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-packa...

Lucid OAuth 2.0 API

OAuth 2.0 authorization-code flow used by all Lucid REST API integrations to obtain user-scoped access tokens.

Lucid SCIM API

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.

Lucid Webhooks API

Subscribe to events on documents and folders (create, update, trash, restore) and receive HTTP callbacks at your endpoint.

Lucidchart Documents API

The Documents API from Lucidchart — 2 operation(s) for documents.

Lucidchart Folders API

The Folders API from Lucidchart — 2 operation(s) for folders.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Lucid REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Lucidchart Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lucidchart Authentication

http · 1 scheme

SECURITY

Lucidchart Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Lucidchart Agentic Access

5 operations · 3 acting

5 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lucidchart
url: https://raw.githubusercontent.com/api-evangelist/lucidchart/refs/heads/main/apis.yml
name: Lucidchart
kind: company
description: 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.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/lucidchart.png
tags:
- Productivity
- Diagramming
- Visualization
- Visual Workspace
- SaaS
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: lucidchart:lucid-rest-api
  name: Lucid REST API
  tags:
  - Documents
  - Folders
  - REST
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/api/v1/
  baseURL: https://api.lucid.co
  properties:
  - url: https://developer.lucid.co/
    type: Documentation
  - url: https://developer.lucid.co/api/v1/
    type: APIReference
  description: 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.
- aid: lucidchart:lucid-content-api
  name: Lucid Document Content / Import-Export API
  tags:
  - Content
  - Import
  - Export
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/api/v1/
  baseURL: https://api.lucid.co
  properties:
  - url: https://developer.lucid.co/api/v1/
    type: APIReference
  description: 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.
- aid: lucidchart:lucid-embed-api
  name: Lucid Embed SDK & API
  tags:
  - Embed
  - SDK
  - Browser
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/embed-sdk/
  baseURL: https://lucid.app
  properties:
  - url: https://developer.lucid.co/embed-sdk/
    type: Documentation
  description: 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.
- aid: lucidchart:lucid-extension-api
  name: Lucid Extension API
  tags:
  - Extensions
  - SDK
  - In-Editor
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/extension-api/
  baseURL: https://api.lucid.co
  properties:
  - url: https://developer.lucid.co/extension-api/
    type: Documentation
  - url: https://www.npmjs.com/package/lucid-extension-sdk
    type: SDKs
  description: 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.
- aid: lucidchart:lucid-oauth-api
  name: Lucid OAuth 2.0 API
  tags:
  - OAuth
  - Authorization
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/api/v1/#section/Authentication
  baseURL: https://lucid.app
  properties:
  - url: https://developer.lucid.co/api/v1/#section/Authentication
    type: Documentation
  description: OAuth 2.0 authorization-code flow used by all Lucid REST API integrations to obtain user-scoped access tokens.
- aid: lucidchart:lucid-scim-api
  name: Lucid SCIM API
  tags:
  - SCIM
  - Identity
  - Provisioning
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/scim-api/
  baseURL: https://users.lucid.app/scim/v2
  properties:
  - url: https://developer.lucid.co/scim-api/
    type: APIReference
  description: 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.
- aid: lucidchart:lucid-webhooks-api
  name: Lucid Webhooks API
  tags:
  - Webhooks
  - Events
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.lucid.co/api/v1/#tag/Events
  baseURL: https://api.lucid.co
  properties:
  - url: https://developer.lucid.co/api/v1/#tag/Events
    type: APIReference
  description: Subscribe to events on documents and folders (create, update, trash, restore) and receive HTTP callbacks at
    your endpoint.
- aid: lucidchart:lucidchart-documents-api
  name: Lucidchart Documents API
  description: The Documents API from Lucidchart — 2 operation(s) for documents.
  humanURL: https://developer.lucid.co/api/v1/
  baseURL: https://api.lucid.co
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/lucidchart-documents-api-openapi.yml
- aid: lucidchart:lucidchart-folders-api
  name: Lucidchart Folders API
  description: The Folders API from Lucidchart — 2 operation(s) for folders.
  humanURL: https://developer.lucid.co/api/v1/
  baseURL: https://api.lucid.co
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/lucidchart-folders-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/lucidchart-agentic-access.yml
- type: DomainSecurity
  url: security/lucidchart-domain-security.yml
- type: Authentication
  url: authentication/lucidchart-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/showcase/lucidchart
- type: Website
  url: https://www.lucidchart.com/
- type: DeveloperPortal
  url: https://developer.lucid.co/
- type: Pricing
  url: https://www.lucidchart.com/pages/pricing/lucidchart
- type: GitHub
  url: https://github.com/lucidsoftware
- type: Plans
  url: plans/lucidchart-plans-pricing.yml
- type: RateLimits
  url: rate-limits/lucidchart-rate-limits.yml
- type: FinOps
  url: finops/lucidchart-finops.yml
- type: LlmsText
  url: https://developer.lucid.co/llms.txt
- url: https://lucid.co/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com