For the complete documentation index, see llms.txt. This page is also available as Markdown.

Health Check

Returns basic service health. This endpoint does not require authentication.

Endpoint: GET /api/v1/health Auth: None

Example

curl -X GET 'https://api.gateway.zert.com/api/v1/health'

Response fields

Field
Type
Description
Example

status

string

Service health status

ok

Responses

Code
Description

200

OK

Zert API — Health

Last updated