Check service readiness
GET/api/health
A lightweight readiness probe with no dependency on vf, a DevKit, or media tools. Call this first from automation; a 200 response confirms that the Flask backend can accept subsequent API requests.
Responses
- 200
The backend is ready.