LangChain logo

LangChain

LangChain is a comprehensive ecosystem for building and deploying AI agents, consisting of open-source frameworks and an agent engineering platform called LangSmith. The company offers two main frameworks: LangChain, which enables rapid development with pre-built agent architectures and model integrations, and LangGraph, which provides low-level primitives for building custom agent workflows with greater control.

1 APIs 0 Features
AgentsArtificial IntelligenceLarge Language ModelsLLM ObservabilityTracingEvaluation

APIs

LangSmith API

The LangSmith API is used to programmatically create and manage LangSmith resources including tracer sessions, datasets, examples, workspaces, audit logs, filter views, insights...

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
📰
Blog
Blog
🔗
CaseStudies
CaseStudies
🔗
Documentation
Documentation
🔗
Guide
Guide
📄
ChangeLog
ChangeLog
💰
Pricing
Pricing
💬
Support
Support
👥
GitHub
GitHub
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: langchain
name: LangChain
description: >-
  LangChain is a comprehensive ecosystem for building and deploying AI agents, consisting of open-source frameworks and
  an agent engineering platform called LangSmith. The company offers two main frameworks: LangChain, which enables rapid
  development with pre-built agent architectures and model integrations, and LangGraph, which provides low-level
  primitives for building custom agent workflows with greater control.
kind: contract
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Agents
  - Artificial Intelligence
  - Large Language Models
  - LLM Observability
  - Tracing
  - Evaluation
created: '2026-01-02'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/langchain/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
  - aid: langchain:langsmith
    name: LangSmith API
    description: >-
      The LangSmith API is used to programmatically create and manage LangSmith resources including tracer sessions,
      datasets, examples, workspaces, audit logs, filter views, insights jobs, tags, and prompts. LangSmith is the agent
      engineering platform maintained by LangChain that provides observability, evaluation, and deployment tooling for
      LLM and agent applications. The API is OpenAPI 3.1 with 345+ endpoints and uses an X-Api-Key header for
      authentication.
    humanURL: https://docs.langchain.com/langsmith
    baseURL: https://api.smith.langchain.com
    tags:
      - Agents
      - Artificial Intelligence
      - Large Language Models
      - Observability
      - Tracing
      - Evaluation
      - Datasets
      - Prompts
    properties:
      - type: Documentation
        url: https://docs.langchain.com/langsmith
      - type: OpenAPI
        url: openapi/langchain-openapi.json
      - type: SignUp
        url: https://smith.langchain.com/
      - type: Authentication
        url: https://docs.langchain.com/langsmith/create-account-api-key
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/langchain
  - name: LangChain
    url: https://www.langchain.com/
    type: Website
  - name: LangChain Blog
    url: https://blog.langchain.com/
    type: Blog
  - name: Case Studies
    url: https://blog.langchain.com/tag/case-studies/
    type: CaseStudies
  - name: Documentation
    url: https://docs.langchain.com/
    type: Documentation
  - name: Resources
    url: https://www.langchain.com/resources
    type: Guide
  - name: Changelog
    url: https://changelog.langchain.com/
    type: ChangeLog
  - name: Pricing
    url: https://www.langchain.com/pricing
    type: Pricing
  - name: Support
    url: https://support.langchain.com
    type: Support
  - name: GitHub
    url: https://github.com/langchain-ai
    type: GitHub
  - type: Integrations
    url: https://docs.langchain.com/oss/python/integrations/providers/overview
  - type: LLMsTxt
    url: https://docs.langchain.com/llms.txt
integrations:
  - name: light
  - name: dark
  - name: Downloads per month
  - name: PyPI - Latest version
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com