/
LA
langchain-ai
/
LangSmith Deployment Control Plane API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
langchain-ai
LangSmith Deployment Control Plane API
get
Get API keys
v1
latest
OpenAPI 3.1.0
2026-07-22
61
68
131.5 KB
Agent Connections (v2)
3
api-key
6
delete
Delete API key
delete
Delete personal access token
get
Get API keys
post
Generate API key
get
Get personal access tokens
post
Generate personal access token
Auth Service (v2)
23
Deployments (v2)
12
feedback
1
feedback-configs
4
Integrations (v1)
4
Listeners (v2)
5
orgs
2
System
1
api-key
Get API keys
Get the current tenant's API keys
get
/api/v1/api-key
Response
Successful Response
APIKeyGetResponse[]
required
created_at
string
date-time
nullable
id
string
uuid
required
short_key
string
required
description
string
required
read_only
boolean
last_used_at
string
date-time
nullable
expires_at
string
date-time
nullable
workspace_names
string[]
nullable
default_workspace_name
string
nullable
role_id
string
uuid
nullable
org_role_id
string
uuid
nullable
access_scope
'organization'
|
'workspace'