[PR #1458] [MERGED] docs: Add section about authentication to API reference #2083

Closed
opened 2026-02-20 17:46:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1458
Author: @andrewnguonly
Created: 8/23/2024
Status: Merged
Merged: 8/23/2024
Merged by: @andrewnguonly

Base: mainHead: an/23aug/verify-deployment


📝 Commits (1)

  • 5ac3e8f Add section about authentication to API reference.

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

📝 docs/docs/cloud/reference/api/api_ref.md (+17 -0)

📄 Description

Summary

Added a section to the API reference to clarify that calling the API requires the X-Api-Key header. I think this is the most appropriate place in the docs to put this information.

Screenshot

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1458 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/23aug/verify-deployment` --- ### 📝 Commits (1) - [`5ac3e8f`](https://github.com/langchain-ai/langgraph/commit/5ac3e8f333abf4513c18216831aeadaa33aec3bb) Add section about authentication to API reference. ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/cloud/reference/api/api_ref.md` (+17 -0) </details> ### 📄 Description ### Summary Added a section to the API reference to clarify that calling the API requires the `X-Api-Key` header. I think this is the most appropriate place in the docs to put this information. ### Screenshot ![image](https://github.com/user-attachments/assets/212862f1-5275-4557-a382-4811f08ddfdb) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:15 -05:00
yindo closed this issue 2026-02-20 17:46:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2083