How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lucid Data Item API

Create, retrieve, update, and delete individual data items within a collection. A data item is a single record conforming to the collection's schema.

Lucid Data Item API is one of 37 APIs that Lucid publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Item. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 3 paths. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://data.lucid.app.

11 operations 3 paths 0 schemas 3 DELETE2 GET1 HEAD3 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.lucid.co
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Lucid Data Item API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope.

Paths & Operations 11

Across 3 paths, the API surfaces 11 operations — 3 DELETE, 2 GET, 1 HEAD, 3 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Data Item 11

Create, retrieve, update, and delete individual data items within a collection. A data item is a single record conforming to the collection's schema.

HEAD
/collections/{collectionId}/items
Get Total Data Items Count
getTotalDataItemsCount 1 param → 200
GET
/collections/{collectionId}/items
Get All Data Items
getAllDataItems 4 params → 200
POST
/collections/{collectionId}/items
Create Data Items
createDataItems 1 param body → 200
PATCH
/collections/{collectionId}/items
Update Data Items
updateDataItems 1 param body → 200
DELETE
/collections/{collectionId}/items
Delete Data Items
deleteDataItems 2 params → 200
GET
/collections/{collectionId}/items/{dataItemId}
Get Data Item
getDataItem 2 params → 200
POST
/collections/{collectionId}/items/{dataItemId}
Get Data Items By Key
getDataItemsByKey 4 params body → 200
PATCH
/collections/{collectionId}/items/{dataItemId}
Update Data Item
updateDataItem 2 params body → 200
DELETE
/collections/{collectionId}/items/{dataItemId}
Delete Data Item
deleteDataItem 2 params → 200
PATCH
/collections/{collectionId}/itemsByKey
Update Data Items By Key
updateDataItemsByKey 1 param body → 200
DELETE
/collections/{collectionId}/itemsByKey
Delete Data Items By Key
deleteDataItemsByKey 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lucid-data-item-api-openapi.yml Raw ↑

Other APIs Lucid publishes across the network.

Lucid MCP Server
Lucid Accounts API
Lucid Audit Logs API
Lucid Cloud API
Lucid Collection API
Lucid Collection Properties API
Lucid Create Diagram API
Lucid Data Set API
Lucid Data Set Grant API
Lucid Data Set Properties API
Lucid Data Source API
Lucid Document Access API
Where this information came from

This is an independent, third-party profile of Lucid Data Item API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.