Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
curl --request GET \
--url https://v1.api.altostrat.io/radius/insights/authentication-latency \
--header 'Authorization: Bearer <token>'{
"data": [
{
"time_bucket": "<string>",
"value": 123
}
]
}curl --request GET \
--url https://v1.api.altostrat.io/radius/insights/authentication-latency \
--header 'Authorization: Bearer <token>'{
"data": [
{
"time_bucket": "<string>",
"value": 123
}
]
}Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
1h, 6h, 12h, 24h, 7d, 30d 1m, 5m, 15m, 1h, 6h, 1d Latency metrics.
Show child attributes
Was this page helpful?