Skip to main content
GET
Health Check
The /health endpoint allows you to check the health status of the VizAPI.ai API. This endpoint is useful for monitoring and ensuring that the API is operational.

Request

This endpoint doesn’t require any parameters or authentication.

Response

string
The health status of the API. Returns “healthy” when the API is operational.

Examples

Example Request

Example Response

Error Codes