cURL
curl --request GET \ --url https://api.flow402.net/health
{ "status": "ok", "time": "2025-12-31T12:00:00.000+00:00" }
Check Flow402 API state.
Successful Response
The status of Flow402 facilitator
"ok"
The datetime of the given response
"2025-12-31T12:00:00.000+00:00"