Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://www.chatbase.co/api/v2/health
{
  "status": "ok",
  "timestamp": 1770681600
}

Documentation Index

Fetch the complete documentation index at: https://chatbase.co/docs/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

API is healthy

status
enum<string>
required
Available options:
ok
timestamp
number
required