LangSmith orgs API is one of 73 APIs that LangSmith publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
51 operations
across 39 paths,
and defines 69 schemas.
It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, /.
51 operations39 paths69 schemas7 DELETE21 GET6 PATCH16 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.smith.langchain.com
Authentication
API Key, API Key, HTTP Bearer, API Key
Resource Areas
1
Authentication & Security 4
LangSmith orgs API declares
4 security schemes
for authenticating requests.
An API key is passed in the header as X-API-Key (API Key).
An API key is passed in the header as X-Tenant-Id (Tenant ID).
It accepts HTTP bearer tokens (Bearer Auth).
An API key is passed in the header as X-Organization-Id (Organization ID).
Bearer Auth — Bearer tokens are used to authenticate from the UI. Must also specify x-tenant-id or x-organization-id (for org scoped apis).
Paths & Operations 51
Across 39 paths, the API surfaces 51 operations — 7 DELETE, 21 GET, 6 PATCH, 16 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 69 schemas that model the data the API accepts and returns. The most detailed are OrganizationConfig (64 properties), OrganizationInfo (30 properties), OrganizationPGSchemaSlim (27 properties), OrgMemberIdentity (19 properties). Each schema is shown below with its type and property counts.
GranularUsageResponse
object
Response for granular usage query.
2 properties2 required
OrganizationBillingInfo
object
Information about an organization's billing configuration.
15 properties5 required
StripeCustomerAddress
object
Stripe customer address.
6 properties4 required
orgs.OrgMemberEnriched
object
13 properties
PendingIdentity
object
16 properties3 required
OrganizationMembers
object
Organization members schema.
3 properties3 required
GranularUsageStride
object
Stride configuration for time bucketing - only ONE field should be non-zero.
2 properties
OrganizationDashboardType
string
Enum for acceptable types of dashboards.
UpsertTTLSettingsRequest
object
Base TTL settings model.
3 properties1 required
ValidationError
object
3 properties3 required
UserWithPassword
object
8 properties5 required
OrganizationConfig
object
Organization level configuration. May include any field that exists in tenant config and additional fields.
64 properties
PaymentPlanTier
string
SSOProvider
object
13 properties5 required
ChangePaymentPlanSchema
object
Change payment plan schema.
1 property1 required
orgs.WorkspaceMembership
object
4 properties
StripeBusinessInfo
object
4 properties
OrgPendingIdentity
object
17 properties3 required
SSOSettingsUpdate
object
9 properties
PendingIdentityCreate
object
7 properties1 required
AuthProvider
string
SSOSettingsCreate
object
9 properties2 required
OrganizationInfo
object
Information about an organization. IMPORTANT: Keep in sync with Go OrganizationInfo in smith-go/orgs/handler.go while both implementations are in use (weighted…
30 properties2 required
StripeSetupIntentResponse
object
Stripe setup intent response.
1 property1 required
OrganizationPGSchemaSlim
object
Schema for an organization in postgres for list views.
27 properties4 required
APIKeyCreateRequest
object
API key POST schema. expiresat: Optional datetime when the API key will expire. workspaces: List of workspace UUIDs this key can access (feature-flagged). role…
7 properties
BasicAuthUserPatch
object
2 properties
Identity
object
10 properties6 required
ProviderUserSlim
object
15 properties4 required
APIKeyCreateResponse
object
API key POST schema.
10 properties4 required
StripeBusinessBillingInfo
object
Stripe customer billing information.
2 properties1 required
GranularUsageRecord
object
A single granular usage data point.
3 properties1 required
CreateRoleRequest
object
3 properties3 required
CustomerVisiblePlanInfo
object
Customer visible plan information.
3 properties2 required
BasicAuthMemberCreate
object
9 properties1 required
PermissionResponse
object
3 properties3 required
OrganizationCreate
object
Create organization schema.
3 properties2 required
GranularUsageGroupBy
string
Dimensions for grouping granular usage data.
orgs.LinkedLoginMethod
object
2 properties
StripePaymentMethodInfo
object
Stripe customer billing info.
5 properties
TraceTier
string
HTTPValidationError
object
1 property
OrgIdentityPatch
object
3 properties
ConfiguredBy
string
OrganizationDashboardSchema
object
Organization dashboard for usage or invoices.
1 property1 required
StripeAccountLinksCreate
object
1 property1 required
OrgMemberIdentity
object
19 properties6 required
PlusPlanTransitionInfo
object
Info about an org's automated startup-to-Plus plan transition.
3 properties3 required
StripeCheckoutSessionsCreate
object
2 properties2 required
GranularUsageDimensions
object
Dimension values for a granular usage record.
8 properties
UpdateRoleRequest
object
3 properties3 required
SupabaseAttributeMappingKey
object
Single entry in a Supabase SAML attributemapping.keys map.
2 properties1 required
orgs.SCIMGroup
object
2 properties
OrgUsage
object
7 properties7 required
OrganizationUpdate
object
Update organization schema.
17 properties
StripeCustomerBillingInfo
object
Stripe customer billing information.
2 properties2 required
OrganizationDashboardColorScheme
string
Enum for acceptable color schemes of dashboards.
SupabaseAttributeMapping
object
Supabase SAML provider attributemapping. Empty keys is a valid value (clears the mapping). Map key is the claim key written into identitydata; value points at…
1 property
Organization
object
Information about an organization.
18 properties5 required
APIKeyGetResponse
object
API key GET schema.
9 properties3 required
Role
object
7 properties5 required
TTLSettings
object
TTL settings model.
9 properties6 required
ProvisioningMethod
string
StripePaymentInformation
object
Stripe payment information.
2 properties2 required
AllowedLoginMethodsUpdate
object
1 property
MemberSortField
string
Sort fields for members list endpoints.
AccessScope
string
ChangePaymentPlanReq
string
Enum for payment plans that the user can change to. Developer plans are permanent and enterprise plans will be changed manually.
StripeTaxId
object
Stripe tax ID.
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of LangSmith orgs 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.