curl --request GET \
--url https://api.tread-horizon.com/version{
"data": {
"sha": "<string>",
"time": "2023-11-07T05:31:56Z"
}
}Retrieve the current Version
curl --request GET \
--url https://api.tread-horizon.com/version{
"data": {
"sha": "<string>",
"time": "2023-11-07T05:31:56Z"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.tread.ai/llms.txt
Use this file to discover all available pages before exploring further.