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 Users API

Retrieve, create, and search for users within the authenticated account. Includes user profile access.

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

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

This API exposes 11 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.lucid.co, https://users.lucid.app/scim/v2.

11 operations 6 paths 16 schemas 1 DELETE5 GET1 PATCH3 POST1 PUT

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, HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Lucid Users API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 142 scopes. It accepts HTTP bearer tokens (ApiKey). It accepts HTTP bearer tokens (Bearer).

Paths & Operations 11

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

Users 11

Retrieve, create, and search for users within the authenticated account. Includes user profile access.

GET
/v1/users/{id}
Get User
getUser 1 param → 200403
GET
/v1/users
List Users
listUsers → 200404
POST
/v1/users
Create User
createUser body → 201400403409
POST
/v1/users/searchByEmail
Search Users By Email
userEmailSearch body → 200400
GET
/v1/users/me/profile
Get Profile
getUserProfile → 200404
GET
/Users/{id}
Get User
getUser 3 params → 200401404
PUT
/Users/{id}
Modify User
modifyUserPut 1 param body → 200400401404409
PATCH
/Users/{id}
Modify User
modifyUserPatch 1 param body → 200400401404409
DELETE
/Users/{id}
Delete User
deleteUser 1 param → 204400401404409
GET
/Users
Get All Users
getAllUsers 5 params → 200400401
POST
/Users
Create User
createUser body → 201400401409424

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are UserBase (12 properties), User (8 properties), Profile (6 properties), CreateUserBody (6 properties). Each schema is shown below with its type and property counts.

Avatar
object
A reference to a user's avatar image. When the user has no uploaded avatar, this falls back to their Gravatar image.
2 properties 2 required
CreateUserBody
object
6 properties 3 required
UserRole
string
Allows various administrative actions.
Profile
object
The Profile resource contains basic profile information about a user.
6 properties
User
object
A standard representation of a user.
8 properties
UserBase
object
Core attributes shared by all user representations.
12 properties
Email
object
An object representing a user's email.
3 properties
EnterpriseUserExtension
object
Enterprise extension attributes for the user.
5 properties
Role
object
1 property 1 required
GetAllUsers
object
5 properties
Name
object
An object representing a user's name in various formats.
3 properties
UserOperation
object
3 properties 1 required
CreateUser
PhoneNumber
object
An object representing a user's phone number.
2 properties
UserGroup
object
An object representing a user's group.
2 properties
User_2
A standard representation of a user.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lucid-users-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 Item API
Lucid Data Set API
Lucid Data Set Grant API
Lucid Data Set Properties API
Lucid Data Source API
Where this information came from

This is an independent, third-party profile of Lucid Users 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.