# Health Check Check the status of the API service. Endpoint: GET /health Version: 1.0.0 Security: ApiKeyHeader, ApiKeyQuery ## Response 200 fields (application/json): - `status` (string) Example: "healthy" - `version` (string) Example: "1.0.0" - `timestamp` (string) - `dependencies` (object)