[GH-ISSUE #2650] [FEAT]: Any port for API access for "Desktop" version (not "Docker" version)? (for integration with Microsoft Word) #1718

Closed
opened 2026-02-22 18:26:12 -05:00 by yindo · 4 comments
Owner

Originally created by @GPTLocalhost on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2650

What would you like to see?

Thank you for the following reply:

https://github.com/Mintplex-Labs/anything-llm/issues/2636#issuecomment-2483731909

But I mean the following "Desktop" version instead of "Docker" version.

https://anythingllm.com/desktop

Port 3001 works well for Docker but not Desktop. I wonder whether it is feasible.

Originally created by @GPTLocalhost on GitHub (Nov 19, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2650 ### What would you like to see? Thank you for the following reply: > https://github.com/Mintplex-Labs/anything-llm/issues/2636#issuecomment-2483731909 But I mean the following "Desktop" version instead of "Docker" version. > https://anythingllm.com/desktop Port 3001 works well for Docker but not Desktop. I wonder whether it is feasible.
yindo added the enhancementfeature request labels 2026-02-22 18:26:12 -05:00
yindo closed this issue 2026-02-22 18:26:13 -05:00
Author
Owner

@timothycarambat commented on GitHub (Nov 19, 2024):

The API runs on port 3001 when on desktop as well - same port with same endpoints (mostly)

@timothycarambat commented on GitHub (Nov 19, 2024): The API runs on port 3001 when on desktop as well - same port with same endpoints (mostly)
Author
Owner

@GPTLocalhost commented on GitHub (Nov 19, 2024):

I had tried AnythingLLM 1.6.7 Desktop version but port 3001 didn't work. It's workable to create an API key, but it seems nowhere to use it. Is there any document I can dig into? Thank you for your advice.

@GPTLocalhost commented on GitHub (Nov 19, 2024): I had tried AnythingLLM 1.6.7 Desktop version but port 3001 didn't work. It's workable to create an API key, but it seems nowhere to use it. Is there any document I can dig into? Thank you for your advice.
Author
Owner

@timothycarambat commented on GitHub (Nov 19, 2024):

If you are on the API key page, there should be a link to "View documentation" - this will open the local documentation/swagger docs - this will or should show the endpoint as well.

its worth noting that if 3001 is occupied the desktop app will port hunt until a free port is found, which is likely the case here.

@timothycarambat commented on GitHub (Nov 19, 2024): If you are on the API key page, there should be a link to "View documentation" - this will open the local documentation/swagger docs - this will or _should_ show the endpoint as well. its worth noting that if 3001 is occupied the desktop app will port hunt until a free port is found, which is likely the case here.
Author
Owner

@GPTLocalhost commented on GitHub (Nov 20, 2024):

Indeed, port 3001 works on Desktop version. The following helps. Thanks a lot.

"View documentation" - this will open the local documentation/swagger docs - this will or should show the endpoint as well.

@GPTLocalhost commented on GitHub (Nov 20, 2024): Indeed, port 3001 works on Desktop version. The following helps. Thanks a lot. > "View documentation" - this will open the local documentation/swagger docs - this will or should show the endpoint as well.
yindo changed title from [FEAT]: Any port for API access for "Desktop" version (not "Docker" version)? (for integration with Microsoft Word) to [GH-ISSUE #2650] [FEAT]: Any port for API access for "Desktop" version (not "Docker" version)? (for integration with Microsoft Word) 2026-06-05 14:42:19 -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#1718