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

Health Check

Health check

get

Simple health check endpoint that returns 'pong'.

Responses
200

Service is reachable

text/plain
stringOptionalExample: pong
get/api/ping
GET /api/ping HTTP/1.1
Accept: */*
200

Service is reachable

pong

Last updated