Skip to main content
GET
/
v1
/
health
cURL
curl --request GET \
  --url https://api.investor.caplia.ai/v1/health
{
  "status": "ok",
  "version": "v1"
}

Documentation Index

Fetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txt

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

Response

200 - application/json

Liveness check

status
enum<string>
required
Available options:
ok
version
enum<string>
required
Available options:
v1