mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #631] [MERGED] docs: add backend-controlled UI API flow tutorial #671
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/631
Author: @Angelos-Zaimis
Created: 7/22/2025
Status: ✅ Merged
Merged: 7/29/2025
Merged by: @tjbck
Base:
main← Head:docs/backend-controlled-ui-api-flow📝 Commits (2)
efe0ec9docs: add backend-controlled UI API flow tutoriala12bdddadd tested version note to backend-controlled API flow tutorial📊 Changes
1 file changed (+780 additions, -0 deletions)
View changed files
➕
docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md(+780 -0)📄 Description
Summary
This PR adds a new tutorial that provides a comprehensive guide for integrating with the Open WebUI backend API, including:
Step-by-step instructions
Real-world curl examples
Clear explanation of key endpoints
References to the classic main backend setup
After active discussions on the Open WebUI Discord server, I noticed many community members were facing difficulties understanding and using the backend API correctly.
To help address this recurring issue, I created this tutorial to simplify the integration process and make backend usage more accessible to new users. @Classic298
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.