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

Ping

Ping the server

get

Ping the server to check if it is running

Responses
200

Server is running

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

Last updated