[GH-ISSUE #4735] Only APIs from the Developer API are allowed? #2993

Closed
opened 2026-02-22 18:32:10 -05:00 by yindo · 0 comments
Owner

Originally created by @cth166 on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4735

I donwload this repository and launched it using the docker-compose.yml file in the docker folder. Some endpoints listed in the Developer API documentation, such as /v1/workspace/{slug}/thread/{threadSlug}, i can get response data successfully. However, when I access http://localhost:3001/, I notice that the page is requesting some APIs that are not documented. In http://localhost:3001/, they response currect data. But in my own frontend project, they response a html string.

Image Image My project👇 Image Image
Originally created by @cth166 on GitHub (Dec 7, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4735 I donwload this repository and launched it using the docker-compose.yml file in the docker folder. Some endpoints listed in the Developer API documentation, such as /v1/workspace/{slug}/thread/{threadSlug}, i can get response data successfully. However, when I access http://localhost:3001/, I notice that the page is requesting some APIs that are not documented. In http://localhost:3001/, they response currect data. But in my own frontend project, they response a html string. <img width="1600" height="852" alt="Image" src="https://github.com/user-attachments/assets/a7d60de4-cd09-44fa-9a44-0a2fdf3ba3a7" /> <img width="1600" height="852" alt="Image" src="https://github.com/user-attachments/assets/3dc7802c-b22d-41d6-8788-b7a45c223b2d" /> My project👇 <img width="1600" height="852" alt="Image" src="https://github.com/user-attachments/assets/2c241c0e-6634-4881-afe1-58931578dade" /> <img width="1600" height="852" alt="Image" src="https://github.com/user-attachments/assets/9f84454d-a236-4bb7-adeb-e36602032393" />
yindo closed this issue 2026-02-22 18:32:10 -05:00
yindo changed title from Only APIs from the Developer API are allowed? to [GH-ISSUE #4735] Only APIs from the Developer API are allowed? 2026-06-05 14:49:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2993