Home
Providers
Lucid
Lucid
Lucid Software Inc. is the visual collaboration company behind the Lucid Suite — Lucidchart (intelligent diagramming), Lucidspark (virtual whiteboarding) and Lucidscale (cloud visualization) — plus the Lucid Cloud, Process and Enterprise Shield accelerators and airfocus. The Lucid Developer Platform at developer.lucid.co publishes three OpenAPI-described surfaces: the Lucid REST API on api.lucid.co for documents, folders, sharing, embeds, comments, teams, repositories, legal holds, licenses and audit logs; the Lucid Data API on data.lucid.app for the structured data sets, collections, schemas and data items that back data-linked diagrams; and a SCIM 2.0 API on users.lucid.app for enterprise user and group provisioning. Lucid also ships an in-editor Extension API (lucid-extension-sdk plus the lucid-package CLI), an Embed SDK, and an OAuth-gated remote MCP server at mcp.lucid.app that lets AI clients search, read, edit and create Lucid documents. Lucid is privately held and trades on secondary markets.
Lucid publishes 4 APIs on the APIs.io network, including REST API, Data API, SCIM API, and 1 more. Tagged areas include Visual Collaboration, Diagramming, Whiteboarding, Productivity, and SaaS.
Lucid’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 30 more developer resources.
5 APIs
1 MCP Servers
Visual Collaboration Diagramming Whiteboarding Productivity SaaS Cloud Visualization SCIM Identity Data MCP
On this page
Kin Score
APIs 5
MCP Servers 1
Rate Limits 1
Security Posture 4
Scopes 1
Agentic Access 1
Resources 37
apis.yml
79 Operational Transparency
Composite quality — 63.3/100 · strong
Contract Quality
15.2 / 25
Developer Ergonomics
15.1 / 20
Commercial Clarity
12.1 / 20
Operational Transparency
10.3 / 13
Agent readiness — 53/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
4 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 7
Authentication, authorization, and security posture
Scroll for all 7
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: lucid
name: Lucid
url: https://raw.githubusercontent.com/api-evangelist/lucid/refs/heads/main/apis.yml
description: 'Lucid Software Inc. is the visual collaboration company behind the Lucid Suite — Lucidchart (intelligent diagramming),
Lucidspark (virtual whiteboarding) and Lucidscale (cloud visualization) — plus the Lucid Cloud, Process and Enterprise Shield
accelerators and airfocus. The Lucid Developer Platform at developer.lucid.co publishes three OpenAPI-described surfaces:
the Lucid REST API on api.lucid.co for documents, folders, sharing, embeds, comments, teams, repositories, legal holds,
licenses and audit logs; the Lucid Data API on data.lucid.app for the structured data sets, collections, schemas and data
items that back data-linked diagrams; and a SCIM 2.0 API on users.lucid.app for enterprise user and group provisioning.
Lucid also ships an in-editor Extension API (lucid-extension-sdk plus the lucid-package CLI), an Embed SDK, and an OAuth-gated
remote MCP server at mcp.lucid.app that lets AI clients search, read, edit and create Lucid documents. Lucid is privately
held and trades on secondary markets.'
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/lucidchart.png
created: '2026-08-01'
modified: '2026-08-01'
tags:
- Visual Collaboration
- Diagramming
- Whiteboarding
- Productivity
- SaaS
- Cloud Visualization
- SCIM
- Identity
- Data
- MCP
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
apis:
- aid: lucid:lucid-rest-api
name: Lucid REST API
description: The Lucid REST API provides programmatic access to manage documents, users, folders, sharing, licensing, and
audit logs across the Lucid Suite (Lucidchart, Lucidspark, and Lucidscale). 154 operations across 125 paths, covering
document create/import/copy/search/export, folder trees, user and team collaborators, share links, embeds and the document
picker, comments, repositories, legal holds, subscriptions and licenses, audit logs, and the Lucidscale cloud surfaces
for AWS, Azure and Google Cloud. Authenticate via OAuth 2.0 or API key.
humanURL: https://developer.lucid.co/reference/api
baseURL: https://api.lucid.co
tags:
- Documents
- Folders
- Sharing
- Users
- Teams
- Audit Logs
- Cloud
properties:
- type: OpenAPI
url: openapi/lucid-rest-api-openapi.yml
- type: Documentation
url: https://developer.lucid.co/docs/welcome
- type: APIReference
url: https://developer.lucid.co/reference/api
- type: Overlay
url: overlays/lucid-rest-api-overlay.yaml
- aid: lucid:lucid-data-api
name: Lucid Data API
description: The Lucid Data API enables external applications to create, read, update, and delete structured data linked
to Lucid documents. 50 operations across data sets, data set grants and properties, data sources (including a CSV adapter),
collections, field-definition schemas, and data items addressed by id or by key. Authenticate via OAuth 2.0 with the data-service.admin
scope.
humanURL: https://developer.lucid.co/reference/api
baseURL: https://data.lucid.app
tags:
- Data
- Collections
- Schemas
- Data Sets
properties:
- type: OpenAPI
url: openapi/lucid-data-api-openapi.yml
- type: APIReference
url: https://developer.lucid.co/reference/api
- type: Overlay
url: overlays/lucid-data-api-overlay.yaml
- aid: lucid:lucid-scim-api
name: Lucid SCIM API
description: The Lucid SCIM 2.0 API enables identity providers to automatically provision and deprovision users and groups
in a Lucid account. 15 operations over /Users, /Groups, /Schemas and /ServiceProviderConfig, available to Enterprise accounts
with bearer-token auth.
humanURL: https://developer.lucid.co/reference/overview-scim
baseURL: https://users.lucid.app/scim/v2
tags:
- SCIM
- Identity
- Provisioning
properties:
- type: OpenAPI
url: openapi/lucid-scim-api-openapi.yml
- type: APIReference
url: https://developer.lucid.co/reference/overview-scim
- type: Overlay
url: overlays/lucid-scim-api-overlay.yaml
- aid: lucid:lucid-mcp-server
name: Lucid MCP Server
description: Lucid's remote Model Context Protocol server. Connects AI clients (ChatGPT, Claude, Microsoft Copilot, Cursor)
to Lucid documents so they can be searched, retrieved, edited, summarized and created in natural language. OAuth 2.0 protected,
with RFC 9728 protected-resource metadata, RFC 8414 authorization-server metadata and RFC 7591 dynamic client registration.
humanURL: https://developer.lucid.co/docs/mcp
baseURL: https://mcp.lucid.app/mcp
tags:
- MCP
- Agents
- AI
properties:
- type: MCPServer
url: mcp/lucid-mcp.yml
- type: ToolCrosswalk
url: mcp/lucid-tool-crosswalk.yml
- type: Documentation
url: https://developer.lucid.co/docs/mcp
- aid: lucid:lucid-chatgpt-plugin-api
name: Lucid ChatGPT Plugin API
description: The API behind Lucid's ChatGPT plugin — accepts Mermaid diagram source and returns a rendered image link plus,
for flowcharts, an editable Lucidchart link. Described by the OpenAPI that Lucid's /.well-known/ai-plugin.json manifest
points at.
humanURL: https://lucid.app/.well-known/ai-plugin.json
baseURL: https://mlai.lucid.app
tags:
- AI
- Mermaid
- Diagramming
properties:
- type: OpenAPI
url: openapi/lucid-chatgpt-plugin-openapi.yaml
common:
- type: AgenticAccess
url: agentic-access/lucid-agentic-access.yml
- type: TrustCenter
url: security/lucid-trust-center.yml
- type: DomainSecurity
url: security/lucid-domain-security.yml
- type: OAuthScopes
url: scopes/lucid-scopes.yml
- type: Authentication
url: authentication/lucid-authentication.yml
- type: Website
url: https://lucid.co/
- type: DeveloperPortal
url: https://developer.lucid.co/
- type: Documentation
url: https://developer.lucid.co/docs/welcome
- type: APIReference
url: https://developer.lucid.co/reference/api
- type: GettingStarted
url: https://developer.lucid.co/docs/welcome
- type: Support
url: https://community.lucid.co/lucid-for-developers-6
- type: Blog
url: https://lucid.co/blog
- type: GitHubOrganization
url: https://github.com/lucidsoftware
- type: Pricing
url: https://lucid.app/pricing/lucidchart
- type: SignUp
url: https://lucid.app/users/login?activate=lucidchart
- type: TermsOfService
url: https://lucid.co/tos
- type: PrivacyPolicy
url: https://lucid.co/privacy
- type: Compliance
url: https://lucid.co/security
- type: Security
url: https://lucid.co/security
- type: VulnerabilityDisclosure
url: security/lucid-vulnerability-disclosure.yml
- type: StatusPage
url: https://status.lucid.co/
- type: Lifecycle
url: lifecycle/lucid-lifecycle.yml
- type: ChangeLog
url: changelog/lucid-changelog.yml
- type: WellKnown
url: well-known/lucid-well-known.yml
- type: Conventions
url: conventions/lucid-conventions.yml
- type: Conformance
url: conformance/lucid-conformance.yml
- type: ErrorCatalog
url: errors/lucid-problem-types.yml
- type: DataModel
url: data-model/lucid-data-model.yml
- type: RateLimits
url: rate-limits/lucid-rate-limits.yml
- type: Packages
url: packages/lucid-packages.yml
- type: SDKs
url: packages/lucid-packages.yml
- type: CLI
url: cli/lucid-cli.yml
- type: Components
url: components/lucid-components.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/lucid-llms.txt
- type: MCPServer
url: mcp/lucid-mcp.yml
- type: SecondaryMarket
url: https://forgeglobal.com/lucid_stock/
x-enrichment:
date: '2026-08-01'
status: enriched
artifacts_added: 39
pass: local-v1