The LangSmith API is used to programmatically create and manage LangSmith
resources.
## Host
http://localhost:1984
## Authentication
To authenticate with the LangSmith API, set the `X-Api-Key` header to a valid
[LangSmith API key](https://docs.langchain.com/langsmith/create-account-api-key#create-an-api-key).
Version0.1.0-alpha.28compared with
Version Details
| 0.1.0-alpha.25 | 0.1.0-alpha.28 | |
|---|---|---|
| Release date | Mar 31, 2026 | Apr 14, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.1.0-alpha.25 | 0.1.0-alpha.28 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.langchain.smith » langsmith-java-client-okhttp | 0.1.0-alpha.25 | 0.1.0-alpha.28 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.1.20 |