How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LangGraph Listeners (v2) API

The Listeners (v2) API from LangGraph — 2 operation(s) for listeners (v2).

LangGraph Listeners (v2) API is one of 5 APIs that LangGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Listeners (v2). The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 5 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.host.langchain.com.

5 operations 2 paths 7 schemas 1 DELETE2 GET1 PATCH1 POST

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.host.langchain.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

LangGraph Listeners (v2) API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (LangSmith API Key).

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Listeners (v2) 5
GET
/v2/listeners
List Listeners
list_listeners_v2_listeners_get 2 params → 200422
POST
/v2/listeners
Create Listener
create_listener_v2_listeners_post body → 201403409422
GET
/v2/listeners/{listener_id}
Get Listener
get_listener_v2_listeners__listener_id__get 1 param → 200403404422
PATCH
/v2/listeners/{listener_id}
Patch Listener
patch_listener_v2_listeners__listener_id__patch 1 param body → 200403404422
DELETE
/v2/listeners/{listener_id}
Delete Listener
delete_listener_v2_listeners__listener_id__delete 1 param → 204403404422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Listener (7 properties), ListenerCreateRequest (4 properties), ValidationError (3 properties), ListenerPatchRequest (2 properties). Each schema is shown below with its type and property counts.

ListenerComputeConfig
object
Fields for a listener that are specific to computetype. All fields are nullable, but are validated based on computetype.
1 property
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
ListenersList
object
2 properties 2 required
ListenerCreateRequest
object
Request body for creating a listener. A listener must have a unique combination of workspaceid and computeid.
4 properties 3 required
ListenerPatchRequest
object
Requst body for patching a listener.
2 properties
Listener
object
Listener resource.
7 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

langgraph-listeners-v2-api-openapi.yml Raw ↑

Other APIs LangGraph publishes across the network.

LangGraph Agent Connections (v2) API
LangGraph Auth Service (v2) API
LangGraph Deployments (v2) API
LangGraph Integrations (v1) API
Where this information came from

This is an independent, third-party profile of LangGraph Listeners (v2) 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.