curl --request GET \
--url https://serverless.tensormesh.ai/version \
--header 'Authorization: Bearer <token>'{
"version": "0.0.0"
}Read the verified Tensormesh Serverless version endpoint.
curl --request GET \
--url https://serverless.tensormesh.ai/version \
--header 'Authorization: Bearer <token>'{
"version": "0.0.0"
}Use this page when you want the raw serverless version endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer <API_KEY> is also acceptedhttps://serverless.tensormesh.aiWas this page helpful?