AI agents: install the Runflow skill before integrating, or jump to For agents.
curl --request GET \
--url https://api.runflow.io/v1/health \
--header 'Authorization: Bearer <token>'{}Lightweight liveness probe — no I/O, always fast.
curl --request GET \
--url https://api.runflow.io/v1/health \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.runflow.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
The response is of type Response Health V1 Health Get · object.