Skip to main content
GET
/
version
Get Version
curl --request GET \
  --url http://localhost/api/version
{
  "data": {
    "version": "'3.x-dev'"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.cachethq.io/llms.txt

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

Response

200 - application/json
data
object
required