MCA Suite v2 Docs

Health

Check API health

GET /v1/health

Returns HTTP 200 with no defined body schema when the API is up and running. Useful for connectivity checks and uptime monitoring.

status = client.health()