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

Lightdash My Account API

These routes allow users to manage their own user account.

Lightdash My Account API is one of 50 APIs that Lightdash publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include My Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 8 JSON Schemas.

This API exposes 18 operations across 14 paths, and defines 83 schemas. It is described by OpenAPI 3.0.0, at version 0.3156.1.

Requests are made against a single base URL, /.

18 operations 14 paths 83 schemas 4 DELETE7 GET2 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.3156.1
Base URL
https://app.lightdash.cloud
Authentication
API Key, API Key
License
MIT
Resource Areas
1

Authentication & Security 2

Lightdash My Account API declares 2 security schemes for authenticating requests. An API key is passed in the cookie as connect.sid (session_cookie). An API key is passed in the header as Authorization (api_key).

  • api_key — Value should be 'ApiKey '

Paths & Operations 18

Across 14 paths, the API surfaces 18 operations — 4 DELETE, 7 GET, 2 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

My Account 18

These routes allow users to manage their own user account.

GET
/api/v1/user
Get authenticated user
GetAuthenticatedUser → 200default
POST
/api/v1/user
Register user
RegisterUser body → 200default
PUT
/api/v1/user/me/email/otp
Create email one-time passcode
CreateEmailOneTimePasscode → 200default
GET
/api/v1/user/me/email/status
Get email verification status
GetEmailVerificationStatus 1 param → 200default
GET
/api/v1/user/me/allowedOrganizations
List available organizations
ListMyAvailableOrganizations → 200default
POST
/api/v1/user/me/joinOrganization/{organizationUuid}
Join organization
JoinOrganization 1 param → 200default
DELETE
/api/v1/user/me/leaveOrganization
Leave organization
LeaveOrganization → 200default
DELETE
/api/v1/user/me
Delete user
DeleteMe → 200default
GET
/api/v1/user/warehouseCredentials
List warehouse credentials
getWarehouseCredentials → 200default
POST
/api/v1/user/warehouseCredentials
Create warehouse credentials
createWarehouseCredentials body → 200default
PATCH
/api/v1/user/warehouseCredentials/{uuid}
Update warehouse credentials
updateWarehouseCredentials 1 param body → 200default
DELETE
/api/v1/user/warehouseCredentials/{uuid}
Delete warehouse credentials
deleteWarehouseCredentials 1 param → 200default
GET
/api/v1/user/login-options
Get login options
getLoginOptions 1 param → 200default
GET
/api/v1/user/me/personal-access-tokens
List personal access tokens
Get personal access tokens → 200default
POST
/api/v1/user/me/personal-access-tokens
Create personal access token
Create personal access token body → 200default
DELETE
/api/v1/user/me/personal-access-tokens/{personalAccessTokenUuid}
Delete personal access token
Delete personal access token 1 param → 200default
PATCH
/api/v1/user/me/personal-access-tokens/{personalAccessTokenUuid}/rotate
Rotate personal access token
Rotate personal access token 1 param body → 200default
GET
/api/v1/user/account
Get account
GetAccount → 200default

Schemas 83

The contract defines 83 schemas that model the data the API accepts and returns. The most detailed are LightdashUser (18 properties), CommonEmbedJwtContent (13 properties), CommonChartEmbedJwtContent (9 properties), OauthAuth (7 properties). Each schema is shown below with its type and property counts.

Pick_CreateAthenaCredentials.type_
object
From T, pick a set of properties whose keys are in the union K
1 property 1 required
OrganizationMemberRole
string
SessionAuth
object
2 properties 2 required
LoginOptions
object
3 properties 1 required
Pick_CreateDuckdbCredentials.type_
object
From T, pick a set of properties whose keys are in the union K
1 property 1 required
Pick_CreateBigqueryCredentials.type-or-keyfileContents-or-authenticationType_
object
From T, pick a set of properties whose keys are in the union K
3 properties 2 required
Partial_Pick_CreateDatabricksCredentials.database-or-serverHostName-or-httpPath-or-oauthClientId__
object
Make all properties in T optional
4 properties
EmailStatus
object
3 properties 2 required
ApiErrorPayload
object
The Error object is returned from the api any time there is an error. The message contains
2 properties 2 required
OauthAuth
object
7 properties 5 required
Pick_Account.Exclude_keyofAccount.user-or-keyofAccountHelpers__
object
From T, pick a set of properties whose keys are in the union K
3 properties 2 required
WarehouseTypes.BIGQUERY
string
Omit_Account-at-user.ability-or-abilityRules_
Construct a type with the properties of T except for those in type K.
PersonalAccessToken
object
6 properties 6 required
Pick_CreateRedshiftCredentials-or-CreatePostgresCredentials-or-CreateSnowflakeCredentials-or-CreateTrinoCredentials-or-CreateClickhouseCredentials.type-or-user_
object
From T, pick a set of properties whose keys are in the union K
2 properties 2 required
CreateEmbedJwt
object
7 properties 1 required
WarehouseTypes.REDSHIFT
string
Pick_PersonalAccessToken.expiresAt-or-description_
object
From T, pick a set of properties whose keys are in the union K
2 properties 2 required
SnowflakeAuthenticationType
string
BigqueryAuthenticationType
string
Pick_CreateDatabricksCredentials.type-or-personalAccessToken-or-authenticationType-or-refreshToken_
object
From T, pick a set of properties whose keys are in the union K
4 properties 1 required
ActivateUser
object
3 properties 3 required
CreatePersonalAccessToken
UserWarehouseCredentialsProject
object
3 properties 3 required
WarehouseTypes.ATHENA
string
ImpersonationInfo
object
3 properties 3 required
CommonChartEmbedJwtContent
object
9 properties 1 required
EmbedJwtContentDashboardUuid
Pick_CreateClickhouseCredentials.type-or-user-or-password_
object
From T, pick a set of properties whose keys are in the union K
3 properties 3 required
CreateUserArgs
object
4 properties 4 required
UpsertUserWarehouseCredentials
object
2 properties 2 required
Pick_CreatePostgresCredentials.type-or-user-or-password_
object
From T, pick a set of properties whose keys are in the union K
3 properties 3 required
Email
string
Email
Pick_Account-at-user.Exclude_keyofAccount-at-user.ability-or-abilityRules__
object
From T, pick a set of properties whose keys are in the union K
4 properties 3 required
ApiGetAccountResponse
object
2 properties 2 required
WarehouseTypes.DATABRICKS
string
EmailOneTimePassword
object
2 properties 2 required
UserWarehouseCredentials
object
7 properties 7 required
DatabricksAuthenticationType
string
JwtAuth
object
3 properties 3 required
EmailOneTimePasswordExpiring
LightdashUser
object
18 properties 11 required
ApiGetAuthenticatedUserResponse
object
Shows the authenticated user
2 properties 2 required
ActivateUserWithInviteCode
EmailStatusExpiring
Verification status of an email address
Pick_CreateTrinoCredentials.type-or-user-or-password_
object
From T, pick a set of properties whose keys are in the union K
3 properties 3 required
ApiUserAllowedOrganizationsResponse
object
2 properties 2 required
PersonalAccessTokenAuth
object
2 properties 2 required
UserAllowedOrganization
object
3 properties 3 required
WarehouseTypes.TRINO
string
AnyType
This AnyType is an alias for any The goal is to make it easier to identify any type in the codebase without having to eslint-disable all the time These are onl…
ApiSuccessEmpty
object
2 properties 1 required
EmbedJwtContentDashboardSlug
Pick_CreateDatabricksCredentials.type_
object
From T, pick a set of properties whose keys are in the union K
1 property 1 required
Pick_CreateRedshiftCredentials.type-or-user-or-password_
object
From T, pick a set of properties whose keys are in the union K
3 properties 3 required
Pick_CreateBigqueryCredentials.type_
object
From T, pick a set of properties whose keys are in the union K
1 property 1 required
RegisterOrActivateUser
FilterInteractivityValues
string
LocalIssuerTypes
string
url.URL
string
The URL interface represents an object providing static methods used for creating object URLs. [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL)…
WarehouseTypes.SNOWFLAKE
string
AccountRequestContext
object
Per-request metadata captured by the auth middleware. Used by the audit log to record the IP, user agent and request id alongside permission checks.
3 properties
ProjectType
string
ApiRegisterUserResponse
object
2 properties 2 required
ApiEmailStatusResponse
object
Shows the current verification status of an email address
2 properties 2 required
WarehouseTypes.POSTGRES
string
Pick_CreateDuckdbMotherduckCredentials.type-or-token_
object
From T, pick a set of properties whose keys are in the union K
2 properties 2 required
Omit_Account.user-or-keyofAccountHelpers_
Construct a type with the properties of T except for those in type K.
EmbedJwtContentChart
LoginOptionTypes
OpenIdIdentityIssuerType
string
WarehouseTypes.CLICKHOUSE
string
ApiGetLoginOptionsResponse
object
2 properties 2 required
Pick_CreateAthenaCredentials.type-or-accessKeyId-or-secretAccessKey_
object
From T, pick a set of properties whose keys are in the union K
3 properties 1 required
SerializedAccount
EmbedWriteActions
object
3 properties 1 required
CommonEmbedJwtContent
object
13 properties 1 required
WarehouseTypes.DUCKDB
string
Record_string.string_
object
Construct a type with a set of properties K of type T
PersonalAccessTokenWithToken
Pick_CreateSnowflakeCredentials.type-or-user-or-password-or-authenticationType-or-refreshToken_
object
From T, pick a set of properties whose keys are in the union K
5 properties 2 required
Partial_Pick_Organization.name-or-createdAt-or-organizationUuid__
object
Make all properties in T optional
3 properties
ServiceAccountAuth
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lightdash-my-account-api-openapi.yml Raw ↑

Other APIs Lightdash publishes across the network.

Lightdash AiAgents API
Lightdash Bulk action API
Lightdash Catalog API
Lightdash Changesets API
Lightdash Charts API
Lightdash Comments API
Lightdash Content API
Lightdash Custom Roles API
Lightdash Dashboards API
Lightdash Explorer API
Lightdash Exploring API
Lightdash Exports API
Where this information came from

This is an independent, third-party profile of Lightdash My Account 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.