curl --request GET \
--url http://co-mind-platform-host/health{
"status": "ok"
}Check if the API is running
curl --request GET \
--url http://co-mind-platform-host/health{
"status": "ok"
}Documentation Index
Fetch the complete documentation index at: https://docs.co-mind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy
"ok"