FlowiseAI
Ask or search...
Ctrl
K
English
English
Español
API Reference
Ping
Previous
Leads
Next
Prediction
Last updated
2 months ago
Ping the server
get
/ping
Ping the server to check if it is running
Responses
200
Server is running
text/plain
500
Internal server error
cURL
JavaScript
Python
HTTP
Copy
curl -L \
--url '/ping'
200
500
Copy
pong