/docs
endpoint (e.g. http://localhost:8124/docs
).
View the API reference.
Authentication
For deployments to LangGraph Platform, authentication is required. Pass theX-Api-Key
header with each request to the LangGraph Server. The value of the header should be set to a valid LangSmith API key for the organization where the LangGraph Server is deployed.
Example curl
command: