Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:5173/api/flowdrop/system/version
{ "version": "1.0.0", "build": "2026.01.26", "api_version": "v1" }
Retrieve the current API version information
Version information retrieved successfully
"1.0.0"
"2026.01.26"
"v1"
Was this page helpful?