mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:34:10 +08:00
@ -10,6 +10,12 @@ Langflow provides several ways to publish and integrate your flows into external
|
||||
|
||||
## API access
|
||||
|
||||
:::tip Windows
|
||||
The paths generated by the API access pane assume a *nix environment.
|
||||
If you use Microsoft Windows or WSL, you might need to adjust the filepaths given in the code snippets.
|
||||
:::
|
||||
|
||||
The **API access** pane presents code templates for integrating your flow into external applications.
|
||||
Langflow provides code snippets to help you get started with the Langflow API.
|
||||
|
||||
As of Langflow version 1.5, all API requests require authentication with a Langflow API key, even if `AUTO_LOGIN` is set to `True`.
|
||||
|
||||
Reference in New Issue
Block a user