Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/info
{ "version": "<string>", "langgraph_py_version": "<string>", "flags": {}, "metadata": {} }
Get server version information, feature flags, and metadata.
Success
LangGraph API version
LangGraph Python library version
Enabled features and capabilities
Server deployment metadata
Was this page helpful?