parent
cc2468cfd3
commit
63307ebc1c
1 changed files with 6 additions and 0 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue