chore: update API key docs for new orgs-scoped service keys - #584
Merged
Brian Vander Schaaf (bvs-langchain) merged 4 commits intoSep 19, 2025
Merged
Conversation
Brian Vander Schaaf (bvs-langchain)
requested review from
Kathryn May (katmayb) and
Lauren Hirata Singh (lnhsingh)
as code owners
September 18, 2025 18:57
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates LangSmith documentation to reflect the introduction of organization-scoped service keys, expanding beyond the previous workspace-only scope. The changes clarify usage instructions, API behavior, and authentication patterns for the new organization-level API keys.
Key Changes
- Updated service key documentation to indicate support for organization-scoped keys with Organization Admin permissions
- Clarified API behavior when using organization-scoped keys without workspace headers
- Enhanced API key usage instructions and added cross-references
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/langsmith/manage-organization-by-api.mdx | Updated limitations note, API endpoint links, and clarified header requirements for organization-scoped keys |
| src/langsmith/create-account-api-key.mdx | Added alt text to images, fixed EU endpoint URL, and added cross-reference to organization API management |
| src/langsmith/administration-overview.mdx | Updated service key description to reflect new organization and multi-workspace scoping capabilities |
Contributor
|
Preview ID generated: preview-briane-1758221873-fced4bc |
Kathryn May (katmayb)
approved these changes
Sep 18, 2025
Contributor
|
Preview ID generated: preview-briane-1758222303-e5504e9 |
Co-authored-by: Kathryn May <44557882+katmayb@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
|
Preview ID generated: preview-briane-1758284819-82122af |
Brian Vander Schaaf (bvs-langchain)
deleted the
brian/ent-114-update-api-keys-docs
branch
September 19, 2025 12:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Type of change
Type: Update existing documentation
Related issues/PRs
Checklist
docs devsrc/docs.jsonif neededAdditional notes