GET
/
curl \
-X GET http://api.example.com/
Response examples (200)
{
"status": "200 OK",
"date": "2025-05-04T09:42:00+00:00",
"data": {
"reference": {
"docs": "https://docs.canister.me",
"privacy_updated": "2022-03-25",
"contact_email": "support@canister.me",
"copyright": "Aarnav Tale (c) 2023",
"privacy_policy": "https://canister.me/privacy"
},
"info": {
"platform": "rust-1.66.0+aarch64-apple-darwin_llvm15.0",
"runtime": "k8s_v1.26.0-linux/amd64-api-679f97c997-5fvlq",
"name": "Canister (cnstr)",
"version": "2.0.0",
"build": "2023-01-04T19:23:23.765094Z+git-146c6fc-tree/main"
}
}
}