Skip to main content
GET
/
version
/version
curl --request GET \
  --url https://example.com/api/scan/version
{
  "version": "<string>",
  "commit_ts": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

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

Response

200 - application/json

ok

version
string
required
commit_ts
string<date-time>
required